benpickles / js-model

Work with models in your JavaScript
http://benpickles.github.io/js-model/
MIT License
403 stars 42 forks source link

Persistence freezing #41

Closed devloe closed 9 years ago

devloe commented 9 years ago

If I use this.persistence(Model.localStorage); the Chrome freezes to the pint I have to restart it.

Any toughts?

benpickles commented 9 years ago

That sounds bad :fire: but I'm afraid I have no thoughts. If you can create a test-case on jsfiddle or the like then I will take a look.