fkhadra / fkhadra/react-on-screen
Doesn't work if browser is zoomed out to specific levels
Open
- Dominant language
- JavaScript
- Stars
- 402
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
The TrackVisibility component does not display its children on scroll or resize when the browser is zoomed out to 90%, 80% or 67%.
The component works fine when zoomed out to 75%, 50%, 33% or 25%, which leads me to believe this is a pixel offset rounding issue.
Chrome Version 73.0.3683.86 (Official Build) (64-bit) on MacOS 10.14.4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.