Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Animations are broken for SVG sub-elements if jQuery is present #10024

Closed
@jonrimmer

Description

@jonrimmer

If jQuery is present, then Angular animations on SVG sub-elements do not work, as jQuery does not support adding and removing classes from them. It would be helpful if $animate always used jqlite to perform class manipulation, rather than deferring to jQuery.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions