Current Behavior
Currently the React version of the nested Menu example doesn't not allowed the inner menu during normal use.
Expected Behavior
The inner menu should open when hovered.
Steps To Reproduce
- View the React Menu > nested example
- Trigger the menu
- Try to trigger the submenu -> won't work
- Switch from React -> Svelte -> React mode in the docs
- Try the submenu again -> will work
Stackblitz or Reproduction URL
https://www.skeleton.dev/docs/react/framework-components/menu
Environment Information
(all browsers/devices)
More Information