Local storage should use a random storage key unless unique key is defined #200
Labels
bug
Something isn't working
help wanted
Extra attention is needed
missing info
This issue requires additional information.
Describe the bug
When two apps use the navigation menu and there's no unique storage key specified in both apps, the one app will inherit the state of the other and vice-versa. This can be troublesome if one app uses the docked the mode and the other doesn't
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App B shouldn't inherit the local storage preferences of app B.
Screenshots
OS (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: