Skip to content
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

Scrollbars appears on every row using MS Edge browser #42

Open
Alexandru-Teodorescu opened this issue Feb 16, 2021 · 0 comments
Open

Scrollbars appears on every row using MS Edge browser #42

Alexandru-Teodorescu opened this issue Feb 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Alexandru-Teodorescu
Copy link

On the MS Edge browser, the scroll does not work properly and I think the reason why this is happening is because of the scrollbars that appear on each row.

Here is how a Timber Lite user described the issue:

I looked into the documentation and plugin you suggested but it doesn't help. I tried to see if I can recreate issue on second laptop, using only trackpad and keybord (up and down arrows for scrolling) and I can see same issue in Google Chrome.
I also noticed scroll bars for every row, like pictures height dosn't fit. See attached picture. Those scrollers are just for rows that has been rendered after page load, if I resize window I see rest of the rows but they have no scroll bars on side.
This looks to me like issue with calculating page dimensions or something is stopping page to load completly until it's foreced to recalculate. Maybe there is a connection between this behaviour and issue I originally described, every onmousewheel event fires following error:
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/6662647093133312 https://www.chromestatus.com/features/6662647093133312;
q @ main.min.js?ver=1.1.3:1

onmousewheel @ main.min.js?ver=1.1.3:1

I also noticed in video you have been checking on Mac, I am using Win 10 machine.

Apart from issues above I noticed horizontal scroll bar when browser window is not full screen (green arrow on attached pict). Not sure if it's on purpose, but I guess this should be available all times if content overflow browser viewport, not only when browser window is shrinked.

I've attached the video which shows the problem on the Edge browser.

Screen+Recording+2021-02-16+at+10.13.34.51+AM.mp4
@Alexandru-Teodorescu Alexandru-Teodorescu added the bug Something isn't working label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant