Closed vitorvicente closed 3 years ago
Whenever localStorage has a UID from an application that no longer exists it messes up and doesn't load the pages.
To fix this have a silent fail where if it cant find the application it just clears local storage and goes back to the default value
Fixed
Whenever localStorage has a UID from an application that no longer exists it messes up and doesn't load the pages.
To fix this have a silent fail where if it cant find the application it just clears local storage and goes back to the default value