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
now the submenu no longer starts where the parent item is placed AND there is a GAP between the menu and submenu which causes the submenu to not be selectable, as the mouse passes between them the submenu just closes, preventing the user to click any item in submenu.
With 6.4.1 we had a properly working submenu:
but with 6.4.2 (and 6.4.3) it broke:
now the submenu no longer starts where the parent item is placed AND there is a GAP between the menu and submenu which causes the submenu to not be selectable, as the mouse passes between them the submenu just closes, preventing the user to click any item in submenu.
I believe the bug was introduced in this commit.
Why 6.4.3 latest on npm when 6.4.1 is latest on GitHub? :(
The text was updated successfully, but these errors were encountered: