Skip to content

Conversation

@xsjcTony
Copy link
Contributor

@xsjcTony xsjcTony commented Nov 6, 2022

Fix #437
May fix #422

The cause is rc-menu-submenu-hidden's style is not included in index.css, it should be display: none.

If this still does not fix the issue, manually add the style display: none for className rc-menu-submenu-hidden


P.S. Corresponding style is present in menu.less but I guess it's not compiled into index.css for some reason.

@afc163 afc163 merged commit b296551 into react-component:master Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Submenu not closing when mouse exits content. inline menu item still active when selected change [version 9.x]

2 participants