-
-
Notifications
You must be signed in to change notification settings - Fork 440
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
4
Description
None of the transitions work on Firefox, this can be seen on https://splidejs.com/. I believe this is because the script applies an inline CSS of "transform" but I think it needs to also include these:
-webkit-transform:
-moz-transform:
-ms-transform:
-o-transform:
transform:
Reproduction Link
Steps to Reproduce
On firefox, try any of the demos on https://splidejs.com/
Expected Behaviour
They should transition.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working