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
This issue is caused by this PR change from onMouseDown to onClick, and the evt.stopPropagation()here is blocking the OverflowMenu to listen for the click.
We should write a test to cover that once we fix it.
Package
@carbon/react
Browser
No response
Package version
v1.69.0
React version
No response
Description
Current Behavior
Expected Behavior
Reproduction/example
https://stackblitz.com/edit/github-pqznlb?file=src%2FApp.jsx
Steps to reproduce
Steps to Reproduce
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: