You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110
CodeSandbox Case (Bug Reports)
Current behavior
When a dropdown list contains a string that is empty or all whitespace, the dropdown list entry will be collapsed, and not the correct height.
Reported in #1995, and a fix for the placeholder problem mentioned in this issue was fixed in #2016. My PR #1996 contained fixes for both issues, but #2016 did not fix the dropdown list entry height problem.
Expected behavior
The dropdown list should display the blank entry at the correct height.
Vue version: 3.2.26
PrimeVue version: 3.11
Browser: all
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
CodeSandbox Case (Bug Reports)
Current behavior
When a dropdown list contains a string that is empty or all whitespace, the dropdown list entry will be collapsed, and not the correct height.
Reported in #1995, and a fix for the placeholder problem mentioned in this issue was fixed in #2016. My PR #1996 contained fixes for both issues, but #2016 did not fix the dropdown list entry height problem.
Expected behavior
The dropdown list should display the blank entry at the correct height.
Vue version: 3.2.26
PrimeVue version: 3.11
Browser: all
The text was updated successfully, but these errors were encountered: