Skip to content

IE not storing/binding object containing values from input fields #167

@rodrigosaling

Description

@rodrigosaling

Here is the example http://plnkr.co/edit/nS9D4u0ReVc7nd3fG1uj?p=preview

It works fine on Chrome, but not on any IE.
You can change the input values and notice that localStorage object does not get updated. If you click on the button to reload the page, the original values are loaded.

Maybe it's related to #47

Right now, the only solutions seems to not use objects as values and rename every property.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions