Skip to content

onChange event is fired before the animation is completed #36

@arleytm

Description

@arleytm

This affects directly the user experience because most browsers have a single process that is shared between JavaScript execution and user interface updates and only one operation can be performed at a time.

If I have an onChange event handler that makes a lot of calculations the UI becomes locked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions