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 a javascript error in toolbar.js where trying to get the toolbar buttons caused an error when no user is logged in since then no buttons are rendered. So the button variables were null.