Select with template, renders white list with opaque options. No error output.Strange behaviour. #7260
Open
1 of 4 tasks
Labels
Resolution: Needs Revision
The pull request can't be merged. Conflicts need to be corrected or documentation and code updated.
Describe the bug
Hello. We have this issue, where all the populated template becomes white with no actual error popping out.
our code looks like this:
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-g639dwdm?file=src%2FApp.vue
Environment
NUXT3, inside a vue component using composition api and typescript
Vue version
3.5.13
PrimeVue version
4.2.5
Node version
v20.11.1
Browser(s)
Chrome / Safari
Steps to reproduce the behavior
see the video. It is because of the id of the select (maybe because we want to use linked selects?)
Expected behavior
Expected to see complete selection of options. Like this is a white transparent list. If you click anywhere in the transparent area actually you can select... as you can see in the animation attached.
The text was updated successfully, but these errors were encountered: