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

Map is not supported #8

Open
padir opened this issue Feb 28, 2018 · 0 comments
Open

Map is not supported #8

padir opened this issue Feb 28, 2018 · 0 comments

Comments

@padir
Copy link

padir commented Feb 28, 2018

Hi,
I am recording the state using 'redux-remotedev/lib'
and members with type Map are saved as an array
for example: listOfKeys: Map<string, string> saved into array [[string, string]]
so when I import the recording json file into the redux dev tool extension (version 2.15.1) it throws an error saying: "listOfKeys.get is not a function"
Can you tell what I need to do in order for the tool to recognize Map members in state?
Thanks,

@zalmoxisus zalmoxisus transferred this issue from zalmoxisus/redux-devtools-extension Nov 18, 2018
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