Stop the body scroll while a modal is open, lenis. #427
Unanswered
abdelkarim-el-manssouri
asked this question in
Q&A
Replies: 1 comment
-
Hey @abdelkarim-el-manssouri, take a look at this example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I stop the background from scrolling? I'm facing a problem achieving this. I am working on a Next.js project, and when the popup is open and I try to scroll outside of it, the body keeps scrolling, which I don't want to happen. I have hidden the body overflow when the modal is open. If possible, I really need a step-by-step explanation because I'm struggling. Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions