We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Has this been addressed?
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: