Skip to content

Handle animating the same property twice in the same animations block #22

@ryanmoelter

Description

@ryanmoelter

We recently ran into an issue where a property on an object was animated twice in the same animations block. It silently didn't perform either animation (not sure why yet).

Expected behavior is either:

  • Throw an error and crash.
  • Gracefully degrade and animate to the last-specified animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions