FL3NKEY / scroll-lock

🔨 Cross-browser JavaScript library to disable scrolling page
MIT License
273 stars 37 forks source link

scroll-lock not working in shadow components #23

Open neilkyoung opened 2 years ago

neilkyoung commented 2 years ago

Is this library supposed to work when being invoked on elements running in shadowed components?

Seems as though the whole screen gets locked if the element being made scrollable is inside of a shadowed component...?