Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected] breaks devtools #1

Open
idan opened this issue Nov 30, 2015 · 0 comments
Open

[email protected] breaks devtools #1

idan opened this issue Nov 30, 2015 · 0 comments

Comments

@idan
Copy link

idan commented Nov 30, 2015

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:

cursor_and_redux-simple-router_example

And here's the same thing for 0.0.10:

redux-simple-router_example_and_package_json_-_users_igazit_dropbox_heroku_redux-simple-router-example-atom_and_configurestore_dev_js-_users_igazit_dropbox_heroku_herokudata-_atom

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant