We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a browser bug.
I'm using re-resizable version [6.9.9]
My browser is: Firefox
I am sure this issue is not a duplicate? I could not find anything related.
https://codesandbox.io/s/d9ftct
I expect the parent div's onClick event not to trigger
The onClick event triggers
The text was updated successfully, but these errors were encountered:
I am experiencing the same issue, no matter how much event.stopPropagation() I use.
Sorry, something went wrong.
No branches or pull requests
This is a browser bug.
Overview of the problem
I'm using re-resizable version [6.9.9]
My browser is: Firefox
I am sure this issue is not a duplicate? I could not find anything related.
Description
Steps to Reproduce
https://codesandbox.io/s/d9ftct
Expected behavior
I expect the parent div's onClick event not to trigger
Actual behavior
The onClick event triggers
The text was updated successfully, but these errors were encountered: