You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like there's a bit of delay between local storage retrieval, which is causing the UI to render defaults (switches, checkboxes, etc.) and then abruptly load the proper values.
If this can't be improved to the point of being unnoticeable, we should at the very least have a loading state until we've loaded the settings we need.
The text was updated successfully, but these errors were encountered:
It seems like there's a bit of delay between local storage retrieval, which is causing the UI to render defaults (switches, checkboxes, etc.) and then abruptly load the proper values.
If this can't be improved to the point of being unnoticeable, we should at the very least have a loading state until we've loaded the settings we need.
The text was updated successfully, but these errors were encountered: