-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
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
Scrolling issue on React page #167
Comments
Hi @isaac-svg, thanks for reporting this bug. We will be mindful of it. |
@iprzybysz Just a heads up, this was almost a huge blocker for considering the library as it prevented me from viewing quite a large amount of the components. Though the error isn't resolve with this it worked as a hotfix: remove the |
Hi @zbagley, we will try to fix it as soon as possible. |
We've implemented a fix for this issue. You should now be able to scroll through all pages. Please verify if it's working properly. |
We've tested it on both Linux and Windows systems, and it works on our devices. We've implemented a minor correction and we're going to see if it makes things even better |
Page Scrolling Issue
Description
The page scrolling stops working as soon as the page is fully loaded.
To Reproduce
Steps to reproduce the behavior:
Inspection
An un-handled exception was thrown. This is the error message:
Uncaught TypeError: 'querySelector' called on an object that does not implement interface Element.
Screenshot of the error:
Desktop
The text was updated successfully, but these errors were encountered: