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

Compatibility issues with jQuery 3+ and jQuery UI prior to ver 12.0 #2951

Closed
jakephot opened this issue Oct 27, 2017 · 1 comment
Closed

Comments

@jakephot
Copy link

jakephot commented Oct 27, 2017

Hello. I am getting this error on colsole when clicking on pulldown menu on RailsAdmin. The pulldown items are rendered but in the wrong place out of the default scope of the window.

Uncaught TypeError: elem.getClientRects is not a function

I believe this is due to incompatibility between jQuery 3+ and jQuery UI prior to version 12.0. RailsAdmin is dependent on jquery-ui-rails (~> 5.0), and the latest 5.0.x is bundled with jQuery UI 1.11.4.

The details of this compatibility issue is described here.

@LennonR
Copy link

LennonR commented Feb 6, 2018

+1 I'm getting this same error on Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants