-
Notifications
You must be signed in to change notification settings - Fork 38
Open
@pie6k
Description
If I have some eg onClick events on component inside portal - this event will not be detected if used with reverse portal.
Eg. InPortal is rendered at the root level of the app
Then OutPortal is used inside some container that has it's own click events.
In such case - click events are only passed up directly to the root element, skipping container of OutPortal.
Metadata
Metadata
Assignees
Labels
No labels