willmcpo / body-scroll-lock

Body scroll locking that just works with everything 😏
MIT License
4.05k stars 339 forks source link

Does not work with Firefox Focus on Android #24

Open kevincpan opened 6 years ago

kevincpan commented 6 years ago

Firefox Focus seems to have the same behavior as iOS. isIosDevice isn't true since it is on Android, thus you can still scroll. Need to add a user agent check for firefox focus.

willmcpo commented 6 years ago

Thanks for raising the issue @kevincpan!

I don't immediately have time to look at adding this in, but feel free to add an update for it!

willmcpo commented 6 years ago

Closing due to inactivity (re-open if you feel the need to).

karlcow commented 5 years ago

Could you reopen this issue. This creates web compatibility issue with Firefox on Android. see https://github.com/webcompat/web-bugs/issues/28773