Set tabs value from localStorage #2407
Unanswered
react-ghost
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone successfully implemented setting a tab value from local storage? I would like to load a current tab from local storage and am doing so pretty simplistically:
This doesn't work and resets to 'Tab One' every time even though the value is successfully being set in local storage.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions