Skip to content

Listen for events at mount point, not top level? #380

Closed
@petehunt

Description

@petehunt

Any event that occurs on the page (regardless of if it's on a DOM subtree managed by React) goes through React's event subsystem. It would be great if we instead listened at the mount point (and any child documents in e.g. iframes) instead of at the top of the page.

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