primefaces / primereact

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

MultiSelect: Inline is not working on tables filter anymore #6838

Open guilhermekf opened 2 months ago

guilhermekf commented 2 months ago

Describe the bug

After updating the prime react version I noticed I am not able to use the Multiselect inline as a custom filter of the table anymore.

image

Reproducer

https://stackblitz.com/edit/ccblmb?file=src%2FApp.jsx,package-lock.json

PrimeReact version

10.7.0

React version

17.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

Ofsen commented 2 weeks ago

Same bug on React 18.3.1, with primereact 10.8.2. image

Any progress on the issue ?