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] Firefox: "Error in parsing value for ‘will-change’. Declaration dropped." #2322

Closed
Swarchal opened this issue Oct 27, 2023 · 2 comments

Comments

@Swarchal
Copy link

Swarchal commented Oct 27, 2023

Describe the bug

There's no animation when dragging items, although they do appear in their new location.

To Reproduce
Steps to reproduce the behavior:

  1. With firefox 118.0.2 go to https://jsbin.com/xecihez/edit?html,js,output (borrowed from other issue), or any example on https://sortablejs.github.io/Sortable/
  2. Click on any item and try to drag it.
  3. View console for error message: "Error in parsing value for 'will-change'"

Expected behavior

The dragged item to follow the mouse cursor, as in Chrome.

Information

  • Tested with Firefox 118.0.2 (64-bit) on Linux.
  • Sortable 1.14.0 and master branch.

Potentially relevant pull request:
#2152

@Swarchal
Copy link
Author

Now seems to be working with Firefox 119.0.

Still get a warning "Error in parsing value for ‘will-change’. Declaration dropped.", but the animation is working.

@VenaMaybe
Copy link

I'm also getting this error and was wondering if you or anyone else found out why? Everything works fine, I'm just curious I suppose and find it a little annoying. Thanks!

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