airbnb / airbnb/react-outside-click-handler
onClick on children of is OutsideClickHandler prevented
Open
- Dominant language
- JavaScript
- Stars
- 611
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
I have wrapped some components with `OutsideClickHandler` the `onOutsideClick` works but I've noticed that none of my `onClick` handlers are working. It should not stop interaction on children of `OutsideClickHandler`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.