Skip to content

Transitions not working in Firefox #1375

@adamevosite

Description

@adamevosite

Checks

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

https://splidejs.com/

Steps to Reproduce

On firefox, try any of the demos on https://splidejs.com/

Expected Behaviour

They should transition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions