Skip to content

Dispatch blur event on siblings #10380

@max-cross

Description

@max-cross

There are two elements on the same level and they are both have onBlur handler. When one element loses focus, in his callback I try to dispatch blur event for the second element and I have "Maximum call stack size exceeded" error in console.

Try example in JSFiddle. Click on second element and press "tab" button to lose focus.

Example link: https://jsfiddle.net/0Lhqrjbq/2/

Version: 15.5.4

Metadata

Metadata

Assignees

No one assigned

    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