-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Main menu scrolling is broken in 4.11.1 #7806
Labels
Comments
Should be related to #7803 @jordisala1991 |
To help the debug: In Sonata 4.11.0 there is a slimScrollDiv. In Sonata 4.11.1, it's missing. The main changes I see in #7803 are
Btw, we using jquery 2 but admin-lte use jquery 3... |
I will take a look |
Merged
Please take a look at #7824, I have tested with it on a personal project with many sidebar items and it worked again (just like downgrading to 4.11.0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
macOS Monterey, Firefox, Chrome
Sonata packages
show
Symfony packages
show
PHP version
Subject
I have a long main menu with scrolling, after updating from 4.11.0 to 4.11.1 scrolling is not working anymore
Minimal repository with the bug
4.11.1
Steps to reproduce
Create many admin pages to reach scrolling in main menu
Expected results
Main menu can be scrolled to the end
Actual results
Scrolling isn't working
The text was updated successfully, but these errors were encountered: