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 making the changes for #3537 I realized that when the web app is loading the configuration, it does not perform any checks on it. The setConfiguration() should use something like checkConfiguration() (move it from RuntimeEnvironment) and refuse to set it if it does not check out.