You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried this on Codepen and a simple page seems to work fine.
When I add it to my website, the script runs and the overflow style is applied to the body, but, I'm still able to scroll up and down the page? (Win 10 Chrome v97.0.4692.99)
Activity
zackees commentedon Aug 24, 2022
yup same here.
nicoladj77 commentedon Oct 17, 2022
@Staples1010 @zackees did you find a solution for this?
PyrokineticDarkElf commentedon Oct 19, 2022
@nicoladj77 Sadly no :(
Muskos commentedon Mar 31, 2023
Try to add in your CSS:
body, html { height: 100%; }
And also it will be better to share the example.
rick-liruixin commentedon Apr 15, 2023
Try it with this package. If it doesn't work, describe the problem in detail and I'll fix it