-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Dotty Website Sidebar Scrolling on Safari Desktop #7275
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
Comments
BTW: such website failures are a good argument against publishing the website on releases only. We need the ability to react to such failures quicker than the release cycle. |
@anatoliykmetyuk try clearing the cache, idk its a weird trick, mine rendered strange until I changed the user agent and back again |
@bishabosha, ok, thanks, it worked. |
Why does it behave that way though? Not the best user experience |
Our server might be sending incorrect HTTP caching headers which prevent proper cache invalidation. |
Regarding the sidebar, it seems that the As for the rest, it looks like the new HTML file has been used with the old CSS files, causing this upside-down result (probably due to caching problems). |
Fixed in #7288 |
Fix #7275: sidebar scrolling on webkit browsers
Uh oh!
There was an error while loading. Please reload this page.
Version 13.0 (14608.1.49)
for SafariRelease 92 (Safari 13.1, WebKit 14609.1.4)
for Safari Technology PreviewIf you expand options enough to go below the end of the window, then the sidebar does not become scrollable, as it does on Firefox and Chrome.
The text was updated successfully, but these errors were encountered: