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
Just found a problem with too high z-index. It conflicts with Bootstrap modals, which should be laying over everything else. Had to give the modal a z-index of 2001 to get over the dropdown.