Hello, I started my project using the laravel integration documentation in the metronic version I specified. But on mobile devices, sidebar z-index:100 does not happen. Therefore, the drawer-backdrop stays on the sidebar. How do I solve this problem! It's a bit urgent.
Hi Ä°sa Yalçın
Sorry for the delay. You might need to adjust the z-index of the sidebar, so it appears above the backdrop.
Would you share a screenshot or the specific CSS affecting the sidebar and backdrop? Which demo number you use? Let us know if you need further assistance.
Best regards.
Hi,
Are you using the latest Metronic 9.1.2 ? On mobile the sidebar can not be opened ?
Can you check the default HTML tempalte https://keenthemes.com/metronic/tailwind/demo1/ ?
Do you get the same issue ? If not then you will need to double check the HTML code with the original HTML code from the html version.
Regards,
Sean
Yes, I am using the latest version. The thing is that the menu opens on the mobile, but since the background is on top of the menu, no click is made. I've checked it again and again. I've stood up my laravel project using your github repo. I haven't solved the problem yet.