You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: