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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I just found a bad bug. If you search for something in auto complete and leave the drop down open then switch windows, then come back to your browser the scroll is locked and the drop down hidden.
I think it's because mdUtils.enableScrolling() isn't called everywhere ctrl.hidden = true is set.