You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a left click on a text inside of the modal and do not release the click. Move the mouse outside the modal, then the modal is closed, instead of remaining opened.
-->
Suggested solution:
Remove the onMouseRelease event on the drawer and only fire the closing event of the modal, when the drawer is clicked
The text was updated successfully, but these errors were encountered:
Reproduction:
Make a left click on a text inside of the modal and do not release the click. Move the mouse outside the modal, then the modal is closed, instead of remaining opened.
-->
Suggested solution:
Remove the onMouseRelease event on the drawer and only fire the closing event of the modal, when the drawer is clicked
The text was updated successfully, but these errors were encountered: