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

MultiSelect filtering broken in v6.4.0 #2110

Closed
antespo opened this issue Jun 11, 2021 · 1 comment
Closed

MultiSelect filtering broken in v6.4.0 #2110

antespo opened this issue Jun 11, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@antespo
Copy link

antespo commented Jun 11, 2021

I'm submitting a

[x] bug report
[ ] feature request
[ ] support request

Current behavior

Filtering causes a crash when the filter results has no match (i.e. when it should show No records found)
Cannot read property 'filter' of undefined

Expected behavior

Show No records found when filter has no match.

Minimal reproduction of the problem with instructions
Use the filter in the Advanced with Templating and Filtering example from the documentation (https://primefaces.org/primereact/showcase/#/multiselect) and filter for something that wont be found.

@mertsincan mertsincan self-assigned this Jun 14, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jun 14, 2021
@mertsincan mertsincan added this to the 6.4.1 milestone Jun 14, 2021
@mertsincan
Copy link
Member

Hi,

Thanks a lot for your report! Fixed now.

Best Regards,

This was referenced Jun 16, 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 defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants