79378706

Date: 2025-01-22 17:35:42
Score: 1
Natty:
Report link

As mentioned in the docs, you can avoid this behavior by adding modal={false} prop to MenuItems. Like so:

<MenuItems modal={false}></MenuItems>

It will disable scroll locking, focus trapping, and making other elements inert.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PlatonSterh