Skip to content

[email protected] breaks devtools #1

@idan

Description

@idan

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions