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

Clicking on trigger should not cause event propagation. #354

Open
jonathandsouza opened this issue Jul 22, 2024 · 1 comment
Open

Clicking on trigger should not cause event propagation. #354

jonathandsouza opened this issue Jul 22, 2024 · 1 comment

Comments

@jonathandsouza
Copy link

Version

2.0.6

Test Case

https://codesandbox.io/p/sandbox/reactjs-popup-issue-template-forked-nkjvtd

Expected Behavior

Clicking on the trigger, should not propagate the event to the parent anchor tag, causing page navigation.

Actual Behavior

Clicking on the trigger, causes event to propagate and will cause a page navigation.

@jonathandsouza
Copy link
Author

Raised a PR #355

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

1 participant