Open GabriellReis14 opened 1 month ago
When i call "multiple" prop in a AutoComplete component, the width (or col) is lost. here the example:
https://stackblitz.com/edit/uwpv4n?file=src%2FApp.tsx
primereact: 10.8.3
No response
I got around the situation using "p-fluid" in the involved div, but I don't know if it would be the right approach
Describe the bug
When i call "multiple" prop in a AutoComplete component, the width (or col) is lost. here the example:
Reproducer
https://stackblitz.com/edit/uwpv4n?file=src%2FApp.tsx
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response