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

Dropdown issue 7423: preventDefault on click #7424

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

toddburnside
Copy link
Contributor

@toddburnside toddburnside commented Nov 15, 2024

Fix #7423

In Dropdown.onClick calls event.preventDefault() in addition to the event.stopPropagation() added in PR #7317 for Issue #7309

Copy link

vercel bot commented Nov 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 8:20pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2024 8:20pm

@melloware melloware merged commit 4e5cc1c into primefaces:master Nov 15, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

Dropdown: event propagation is halted, but default behavior is not prevented
2 participants