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

Todo: Save Voyager state in widget, so that when window is reloaded it will preserve what you have selected. #80

Open
1 task
Zireael opened this issue Nov 3, 2019 · 0 comments

Comments

@Zireael
Copy link

Zireael commented Nov 3, 2019

Hi,
for your Todo:

  • Save Voyager state in widget, so that when window is reloaded it will preserve what you have selected.

have a look at https://github.com/localForage/localForage
You could store your entire application state in browser local storage. Localforage is nice because it provides graceful degradation depending on what storage options user's browser supports.

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