MultiSelect.vue: error on onToggleAll and bad default placeholder #45
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
When triggering the onToggleAll, the function isn't applying the
getOptionValue
to the items, which cause different outcomes than when selecting all by hand.Also, when there's no placeholder it defaults to
p-multiselect
.The text was updated successfully, but these errors were encountered: