-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Style looks broken when using jQuery 3.5.0 #3148
Labels
Comments
@ctrlaltca I'll fix this. Thanks! 👍 |
I done. Please try to check with the nightly build. |
I can confirm it's working fine on the nightly build, thank you! |
For me it doesn't work with dev-master & jquery 3.5.0. I have confirmed that my local history includes the required commit but it doesn't fix the issue. |
I confirm that latest 2.1 branch has no ui issues on Drupal 9 which begin using jQuery 3.5.1 in core. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I recently composer-upgraded my php application and jQuery was upgraded from 3.4.x to 3.5.0. Now elFinder looks partially broken, like if the row height and columns width calculation are not performed correctly:
I can easily reproduce this problem by chaging the jquery version from 3.4.1 to 3.5.0 in elfinder.legacy.html.
The text was updated successfully, but these errors were encountered: