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

Immutable.Stack does not deserialise #43

Open
timmy-wright opened this issue Aug 30, 2017 · 2 comments
Open

Immutable.Stack does not deserialise #43

timmy-wright opened this issue Aug 30, 2017 · 2 comments

Comments

@timmy-wright
Copy link

Hey,

Just noticed that Immutable.Stack doesn't appear to deserialise properly (or serialise - not sure which side the issue is on). Our use case is: big legacy redux store that we're serialising and we don't really want to change the stack to a list because the bit of code that uses a stack is old and everyone is scared.

Tim

@glenjamin
Copy link
Owner

Good spot, should be an easy fix to add it to the serialiser list.

Will take a PR

@timmy-wright
Copy link
Author

PR is #44

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

2 participants