Stop the body scroll while a modal is open, lenis. #427
Answered
by
clementroche
abdelkarim-el-manssouri
asked this question in
Q&A
|
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! |
Answered by
clementroche
Mar 19, 2026
Replies: 2 comments 1 reply
|
Hey @abdelkarim-el-manssouri, take a look at this example |
1 reply
|
you can use |
0 replies
Answer selected by
clementroche
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use
allowNestedScrolloption.