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
Currently, if enable is called twice on the theme object, the event handlers will be set up again. This will then toggle the menu in quick succession, resulting in a null action.
The text was updated successfully, but these errors were encountered:
Currently, if
enable
is called twice on the theme object, the event handlers will be set up again. This will then toggle the menu in quick succession, resulting in a null action.The text was updated successfully, but these errors were encountered: