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

[bug] Safari 17.4.1 stalling when reordering (known bug?) #2385

Closed
juliendorra opened this issue Jun 25, 2024 · 1 comment
Closed

[bug] Safari 17.4.1 stalling when reordering (known bug?) #2385

juliendorra opened this issue Jun 25, 2024 · 1 comment

Comments

@juliendorra
Copy link

juliendorra commented Jun 25, 2024

I was using SortableJS on Chrome Mac and Safari 16, and while Chrome is faster, Safari 16 works well even with several elements full of content.

Today I tried my web app using Safari 17.4.1 and found that the browser froze when starting a drag. This Mac is a quite fresh install.

To be sure it was not my app, I also tested on the demo page, and it is indeed behaving in the same way.

Is there a known issue with Safari 17?

  1. Go to http://sortablejs.github.io/Sortable/ on Safari 17, I used Safari 17.4.1 in my case
  2. Use the demos
  3. Sort is stopping the browser rendering, stalling. At some point the sort is done, but often mid-way

Versions: I'm using SortableJS 1.15.2 in my app, I'm not sure what version the demos use

Thanks!

[EDIT] added a video of how the grid demo behave on my Safari17.4.1

Enregistrement.de.l.ecran.2024-06-26.a.00.02.43.mp4
@juliendorra
Copy link
Author

It seems that it was a transient bug, as I now can't reproduce it using the same setting and versions. It's quite weird, as it was only affecting Sortable and the browser was responsive otherwise.

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