Skip to content
New issue

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

ContextMenu disables the onClick of the component its applied on #229

Closed
1 of 3 tasks
haroonriaz-15 opened this issue May 13, 2024 · 3 comments
Closed
1 of 3 tasks

Comments

@haroonriaz-15
Copy link

Description

When I applied contextMenu over a box, the OnClick function of the box is not working anymore. I disabled long press gesture but the issue still persists

Link to Reproduction

No response

Steps to reproduce

  1. Create a Box from Chakra UI and add onClick function on it'
  2. Add ContextMenu over it
  3. Now Left Click on the box
  4. The onClick won't be triggered

Saas UI Version

2.6.2

Chakra UI Version

2.8.2

Browser

Google Chrome

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

Copy link

linear bot commented May 13, 2024

@Pagebakers
Copy link
Contributor

Please try in latest (2.8.3), I released a couple of fixes in 2.8.2 regarding context menu.

@haroonriaz-15
Copy link
Author

Thanks. Its working now! I'll go ahead and close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants