Dropdown filter is incorrect when grouped and optionGroupChildren not named "items" #1255
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ...
When using the grouping option and the filter option, if the optionGroupChildren array is not named "items", the filter will return the entire group's items when a single matching item is found within it.
Reproduction:
https://codesandbox.io/s/practical-germain-pz63j
"vue": "3.0.11",
"primevue": "3.4.0",
The text was updated successfully, but these errors were encountered: