yjose / reactjs-popup

React Popup Component - Modals,Tooltips and Menus —  All in one
https://react-popup.elazizi.com/
MIT License
1.8k stars 207 forks source link

unexpected closure popup #333

Closed LLStudent83 closed 1 year ago

LLStudent83 commented 1 year ago

Good afternoon. Thank you for your Reactjs-Popup application. I have version 1.5.0 installed. Please help me solve the problem. When the user presses the left mouse button in the popup area and without releasing the mouse button moves the cursor out of the popup area and releases the left mouse button, the popup closes. I suspect that this is due to the fact that the closure of the popup is associated with the mouseUp event. How can I avoid this behavior. Thanks for the help.

https://user-images.githubusercontent.com/64795592/223037944-e7f06d08-c815-4fb9-a66b-546573bffc8a.mp4

LLStudent83 commented 1 year ago

fixed by installing version 2.0.5