Skip to content

Events of type activateEvent are not allowed to bubble but may be needed by ancestors. #56

@bicknellr

Description

@bicknellr

IronMenuBehavior calls stopPropagation on any event of type activateEvent to prevent ancestor elements with IronMenuBehavior from also responding, but this prevents all ancestors from responding. IronMenuBehavior should track events it has responded to already and ignore them rather than preventing them from bubbling entirely.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions