marcj / angular2-localstorage

Angular 2+ decorator to save and restore variables/class properties to HTML5 LocalStorage automatically.
302 stars 108 forks source link

The plugin has a memory leak #54

Open orange4glace opened 8 years ago

orange4glace commented 8 years ago

everytime @Localstroge() is called, there's about 100kb memory leak. You can see leaking by using chrome dev tool.