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

Object doesn't support property or method 'save', 'load', 'remove' on IE11 #23

Open
ghost opened this issue Nov 23, 2017 · 5 comments
Open

Comments

@ghost
Copy link

ghost commented Nov 23, 2017

webpack:///node_modules/localsync/lib/cookiesync.js.

Installed yesterday and i'm getting these three errors on IE11. Works fine in latest version of Chrome and Mozilla.
I currently am on 0.9.1 version of redux-idle-monitor, and 1.6.2 of localsync. I also have babelpolyfill.js

Am i missing some polyfill or something?

Cheers

@cchamberlain
Copy link
Member

This was an unintended regression when I upgraded the libs to TypeScript. I'll get the polyfills baked into the libraries tomorrow and publish a new version.

Sorry for the inconvenience.

@martapower
Copy link

Hi @cchamberlain, is this issue still open?
Thanks

@cchamberlain
Copy link
Member

cchamberlain commented Apr 18, 2018 via email

@martapower
Copy link

All right, thanks a lot!

@ghost
Copy link
Author

ghost commented Apr 18, 2018

I got it working adding 'es3ify-webpack-plugin' to my webpack config.

Hope it helps.

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