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

Slot #Value, dropdown editable doesn't work #7068

Open
3 of 4 tasks
andrelec1 opened this issue Jan 9, 2025 · 0 comments
Open
3 of 4 tasks

Slot #Value, dropdown editable doesn't work #7068

andrelec1 opened this issue Jan 9, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@andrelec1
Copy link

Describe the bug

Can't use slot #value on dropdown editable

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/vitejs-vite-z5w1vrxz?file=src%2FApp.vue

Environment

Vuejs, primevue, radash, vite ...

Vue version

3.4.21

PrimeVue version

3.52

Node version

23.5

Browser(s)

No response

Steps to reproduce the behavior

Create a dropdown, and override de rendering using the #value

Add the editable properties on the dropdown and see the slot not working anymore :/

Expected behavior

Slot rendering continue to be used ( with extra verification added in the template ( v-if like the exemple to display placeholder ... )

@andrelec1 andrelec1 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 9, 2025
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