You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm newbie. I tried to set react-hot-loader v3.0.0-beta.7 with react-router v3.0.5 up, but it hot reloading didn't work when scene/page component changed. I also tried to follow this instruction but no luck.
I keep getting this error Warning: [react-router] You cannot change <Router routes>; it will be ignored;
Hi,
I'm newbie. I tried to set
react-hot-loader v3.0.0-beta.7
withreact-router v3.0.5
up, but it hot reloading didn't work when scene/page component changed. I also tried to follow this instruction but no luck.I keep getting this error
Warning: [react-router] You cannot change <Router routes>; it will be ignored
;Here's the repro:
Hope some folks can come up with solution and explanation.
Thanks A Lot.
The text was updated successfully, but these errors were encountered: