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

Fix:16755 - dropdown emit event #16816

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

mateuszstudentzero
Copy link
Contributor

This PR fixes the issue where the Dropdown component did not respect the emitEvent=false parameter when setting its value via writeValue. This occurred when the control had no initial value or its value was null.

Changes
Updated the writeValue method to include the emitEvent parameter.

#16755

Copy link

vercel bot commented Nov 22, 2024

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

1 Skipped Deployment
Name Status Preview Updated (UTC)
primeng ⬜️ Ignored (Inspect) Nov 22, 2024 9:39am

Copy link

vercel bot commented Nov 22, 2024

@mateuszstudentzero is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.

@mertsincan mertsincan linked an issue Nov 22, 2024 that may be closed by this pull request
@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropdown: does not respect emitEvent false
3 participants