Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown filter is incorrect when grouped and optionGroupChildren not named "items" #1255

Closed
avenmore opened this issue May 13, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@avenmore
Copy link

I'm submitting a ...

[x ] bug report

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",

@cagataycivici cagataycivici self-assigned this May 18, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label May 18, 2021
@cagataycivici cagataycivici added this to the 3.5.0 milestone May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants