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

Page load slow with jQuery UI 1.12.1 #176

Open
derrickb opened this issue Sep 17, 2016 · 0 comments
Open

Page load slow with jQuery UI 1.12.1 #176

derrickb opened this issue Sep 17, 2016 · 0 comments

Comments

@derrickb
Copy link

derrickb commented Sep 17, 2016

Hello,
I've been developing my app using knockout-sortable 0.15.0 with jQuery UI 1.11.4 and had no issues with initializing sortables containing hundreds of canvas/image elements.

However, I just attempted to upgrade to jQuery UI 1.12.1 and saw a significant increase in page load time.

I looked in the Chrome Devtools Timeline and see that 3 extra seconds are being taken by this call:
knockout-sortable.js:171

I've tried using different jQuery versions, from 1.X to 3.1.0 and it made no difference.

Going back to jQuery UI 1.11.4 fixed it so I am going to stick with that version for now, but it would be great if knockout-sortable could be updated to work well with the 1.12.X releases.

@derrickb derrickb changed the title Page load slow with jQuery UI 1.12 Page load slow with jQuery UI 1.12.1 Sep 17, 2016
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

1 participant