Next.js Modal Component not overlaying
I’m having problems with the modal component, to contextualize before I have 2 main components DefaultLayout that receive the standard layout components (sidemenu, header) … and Ecommerce receives the main components (Cards, Images, Buttons, Modals), in page.tsx I render the two components separately like this: