Will

Results 19 comments of Will

Hey - sounds good - I'm not the most well versed with typescript, so it would take time for me. I'd be happy to review a PR for this though.

Hi all, will look into this PR soon

> > @xanido the horizontal scroll seems to still be frozen if the target can only scroll horizontally. > > Have you tested this case ? > > @willmcpo i...

Can someone provide a demo page with a Modal that's not working in IOS? If that can be done, then I can help test/verify that this fix is good. It'd...

And also, does the solution posted in https://github.com/willmcpo/body-scroll-lock/issues/102 help? If so, is this PR's fix still needed?

for those where it's not working, some code snippets to support the need for this PR would be helpful. Otherwise, the mentioned problems will be assumed to be non-issues.

Yeh IFrames - it is probably tricky to get it working with IFrames. Not saying impossible but I suspect some cross parent Child frame post messaging is needed to get...

Yep I had that in the back of my mind - if there was effort to add for example IFrames logic, id welcome it (personally I have a low priority...

Well post messaging because it seems like parent window or vice versa needs to know what the other is doing...could be wrong..yeh nice check it out if you get a...

hey unfortunately there's no CICD setup to automatically update the demos. Apologies I'm a bit short of time. I've manually updated the demo and their links for now. If someone...