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

data buffered in local storage prevents update #41

Open
alex-rind opened this issue Aug 3, 2017 · 1 comment
Open

data buffered in local storage prevents update #41

alex-rind opened this issue Aug 3, 2017 · 1 comment

Comments

@alex-rind
Copy link
Contributor

Now preprocessed data is saved in local storage.
As long as such data is available in local storage, updated raw data will not be displayed.

alex-rind added a commit that referenced this issue Aug 3, 2017
as side effect we need to disable localstorage of combined/deleted nodes
@alex-rind
Copy link
Contributor Author

A possible solution might be a small settings file with the name of the data file.
If the file name is different from localStorage --> load large data file again and parse it.

alex-rind added a commit that referenced this issue Aug 6, 2018
do not load parsed data from localstorage (workaround for #41)
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

1 participant