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

Models not saving correctly under version 2.0.0 #223

Open
tpict opened this issue Sep 5, 2017 · 3 comments
Open

Models not saving correctly under version 2.0.0 #223

tpict opened this issue Sep 5, 2017 · 3 comments
Labels

Comments

@tpict
Copy link

tpict commented Sep 5, 2017

Using localstorage 2.0.0, I've found that calling save on a model using localstorage doesn't always work as intended. The new attributes (if given) are applied correctly, but when fetching the model back from storage the attributes are completely empty. This problem doesn't occur with version 1.1.16 and I've had it on Safari and Chrome under macOS and Chromium under Linux.

@scott-w scott-w added the bug label Sep 6, 2017
@scott-w
Copy link
Collaborator

scott-w commented Sep 6, 2017

Hi @tpict, thanks for reporting this. Do you know if the issue occurs under Firefox?

Do you have some sample code that can replicate the issue?

@tpict
Copy link
Author

tpict commented Sep 6, 2017

I see it under Firefox too. I haven't figured out a consistent reproduction method.

@tafaust
Copy link

tafaust commented Aug 20, 2019

I have the same problem too with Firefox 60.5.2esr (64-Bit) on Windows 7. Any hints on how to debug consistently?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants