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
When Redisinsight runs subpath mode and share origin with multiple applications and uses same local storage key, it became not to work.
As my experience, external application uses theme key in local storage and parses its value as JSON, but Redisinsight saves just a string value to theme as below.