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

Multiselect: When opntionName is not set, getting value in template is failing #16651

Closed
mperezd opened this issue Oct 28, 2024 · 0 comments · Fixed by #16652
Closed

Multiselect: When opntionName is not set, getting value in template is failing #16651

mperezd opened this issue Oct 28, 2024 · 0 comments · Fixed by #16652
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@mperezd
Copy link
Contributor

mperezd commented Oct 28, 2024

Describe the bug

When optionValue is not set and we override selectedItems template, getting value is not working as expected when the object in options has a "value" field.

Environment

Chrome and Linux

Reproducer

No response

Angular version

17.3.10

PrimeNG version

17.18.11

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

21.6.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@mperezd mperezd added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 28, 2024
@mertsincan mertsincan linked a pull request Nov 18, 2024 that will close this issue
@mertsincan mertsincan added this to the 17.18.13 milestone Nov 18, 2024
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 18, 2024
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Dec 9, 2024
@github-project-automation github-project-automation bot moved this to Done in PrimeNG Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants