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

the json format data becomes a json string #290

Open
phpstudyone opened this issue Sep 10, 2018 · 1 comment
Open

the json format data becomes a json string #290

phpstudyone opened this issue Sep 10, 2018 · 1 comment

Comments

@phpstudyone
Copy link

phpstudyone commented Sep 10, 2018

Call the get() method immediately after calling the set() method, the json format data becomes a json string.

After I get the data using the ajax method, I use store.set() to save the data, then use store. get() to get the data I just saved and find that the data has changed.

image

image

BUT sometimes it is normal ...

image

Can you tell me What's happened ?

@ErfanKamalian
Copy link

#327

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

No branches or pull requests

2 participants