Metronic 9.x Tailwind version
Topbar menu wont hide when change password modal is click.
Image for desktop version :
Image for responsive version :
Replies (1)
Hi,
Can you add data-menu-dismiss="true" attribute on the modal toggle button so it can close the menu when the modal is opened?
For more info please check the Menu component docs guide here.
Regards.