-
Couldn't load subscription status.
- Fork 3
Open
Description
Was using this (lovely!) example to implement using redux-simple-router, but I couldn't figure out why the devtools weren't working for route change undo/redos:
After some digging around, it seems that the jump from 0.0.8 to 0.0.10 breaks things.
Here's devtools' picture of the state changes in 0.0.8:
And here's the same thing for 0.0.10:
The addition of changeId is what sticks out to me, but I'm not sure why that breaks state undo/redo via devTools, which is supposed to be operating directly on the store.
I'm still stuck scratching my head on how to unbreak this. Any hints on what needs changing?
Metadata
Metadata
Assignees
Labels
No labels


