Hello, i have an issue with my menu drawer on mobile. When you open it, it allows you to scroll down whilst keeping the menu drawer open - so it looks very glitched. I have attached a photo to show what it looks like:
Hi @ads18922 ,
I check your store the side bar is working perfectly, and there is one option to close that nav bar, if click on main menu it works perfectly .
tell me the exact problem
Thanks
Manoj
Haven’t I told you to be very careful setting overflow on html and body?
when you open the side bar/menu drawer, then begin to scroll down, the side bar/menu drawer stays open. I shouldn’t be able to scroll down when my side bar/menu drawer is open
Make drawer’s height : 100vh and locked the body in case of opening the drawer
yes, i realised i had an old code with overflow and it was the reason for this. I have removed the code now and it’s back to normal
