sunify / react-relative-portal

React component for place dropdowns outside overflow: hidden; elements
https://sunify.github.io/react-relative-portal/
MIT License
120 stars 24 forks source link

handleOutClick is triggered earlier than handleInClick #21

Open maxttor opened 6 years ago

maxttor commented 6 years ago

When clicking in an object, the event handleOutClick triggered before then handleInClick.