I want to lock scroll when modal is open. I add to body overflow: hidden, but that doesn't help.
I also install js lib scroll-lock that do almost same thing.
Here is a shot of that magic https://i.stack.imgur.com/Hg4SW.jpg
How to lock scroll?
I want to lock scroll when modal is open. I add to body overflow: hidden, but that doesn't help.
I also install js lib scroll-lock that do almost same thing.
Here is a shot of that magic https://i.stack.imgur.com/Hg4SW.jpg
How to lock scroll?
Copyright © 2021 Jogjafile Inc.
Fixed it by adding by additinal height: 100vh