Skip to content

Got an error 'SCRIPT5009 Map is undefined' in IE10 #325

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

Closed
xfields opened this issue Sep 20, 2018 · 0 comments
Closed

Got an error 'SCRIPT5009 Map is undefined' in IE10 #325

xfields opened this issue Sep 20, 2018 · 0 comments

Comments

@xfields
Copy link
Contributor

xfields commented Sep 20, 2018

Hi, since redux-action is updated to 2.6.1, I got an error "SCRIPT5009 Map is undefined" in IE10.

Error got in file utils/isMap.js:

export default value => value instanceof Map;

Should I add Map polyfill to my repo ?

Thanks.

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