primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.9k stars 1.05k forks source link

MultiSelect: Allow primitives in filter #3420

Closed ws-ksda closed 2 years ago

ws-ksda commented 2 years ago

Describe the bug

MultiSelect filter does not work for simple arrays

Reproducer

https://codesandbox.io/s/xenodochial-archimedes-uxx0m2?file=/src/demo/MultiSelectDemo.js

PrimeReact version

8.6.1

React version

17.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

  1. Try to filter any value

Expected behavior

No response

melloware commented 2 years ago

I am pretty sure I fixed this already with this ticket: #3375

melloware commented 2 years ago

Confirmed fixed for 8.6.2!