ngStorage
ngStorage copied to clipboard
0.3.7 breaks ng-storage in IE10
It seems the behaviour of ng-storage in IE10 is quite different to 0.3.6.
First, when binding form fields to storage.
Hi, thanks for the heads up. I'll give your codepen a go with IE10 on Windows 7. Could you try running the tests in IE10 too?
Hey @cur3n4
Would you be able to check if the latest release has the same problems? Maybe you can move your mixin add code to a custom serializer. I think that should keep ngStorage from destroying everything.
@egilkh Still broken. I might try to recreate it in a codepen