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
Fix bug: browser displays wrong configuration
In some cases the browser displays the configuration of another adapter or an old config. Changed update of html() to val() to avoid thhis issue (at least in Firefox).