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

Can't see the store object in debugger tool #27

Open
karuppasamy opened this issue Dec 28, 2015 · 2 comments
Open

Can't see the store object in debugger tool #27

karuppasamy opened this issue Dec 28, 2015 · 2 comments

Comments

@karuppasamy
Copy link

Recently I have upgraded alt js to 0.18.1 this version. After that, I can't see any store object in the debugger tool. It's empty.

screen shot 2015-12-28 at 6 15 55 pm 1

@goatslacker
Copy link
Owner

Any exceptions? Can you see dispatches?

@jareware
Copy link
Contributor

This might actually be related; when I reload the page I'm developing, my Store state looks like this:

screen shot 2016-02-17 at 11 55 52

But immediately after the devtool sees the first dispatch, it switches to correct rendering:

screen shot 2016-02-17 at 11 56 12

And stays like that from that point on.

Ideas?

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

3 participants