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

DynamicForm: MultiSelect label not shown #6783

Open
raizdev opened this issue Nov 13, 2024 · 1 comment
Open

DynamicForm: MultiSelect label not shown #6783

raizdev opened this issue Nov 13, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@raizdev
Copy link

raizdev commented Nov 13, 2024

Describe the bug

optionLabel is not shown in input field from MultiSelect
optionValues seems to work if you submit the data with the invisible label (see example form2)

https://stackblitz.com/edit/whtdvw?file=src%2FApp.vue

Reproducer

https://stackblitz.com/edit/whtdvw?file=src%2FApp.vue

PrimeVue version

4.1.2

Vue version

4.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@raizdev raizdev added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 13, 2024
@raizdev
Copy link
Author

raizdev commented Nov 17, 2024

@mertsincan I figured it out, it only works if you add placeholder to it, otherwise it doesn't. Can you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant