MultiSelect: filtering causes labels of currently selected values to display "null" #2901
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When a simple MultiSelect (no custom slot content) has selected options that do not match the entered filter the labels of those selected options becomes "null". It seems like the labels for the current selection are taken from the list of visible options instead of the full list of options.
Reproducer
No response
PrimeVue version
3.16.2
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The labels for currently selected options should not be affected by the filter.
The text was updated successfully, but these errors were encountered: