You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/6662647093133312https://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
The text was updated successfully, but these errors were encountered:
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've attached the video which shows the problem on the Edge browser.
Screen+Recording+2021-02-16+at+10.13.34.51+AM.mp4
The text was updated successfully, but these errors were encountered: