You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[ X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
**Current behavior**
Set the maxlength property on an AutoComplement component as following
<AutoComplete maxlength={10} multiple />
The property maxlength is ignored and you can enter more character that 10 in the input field
**Expected behavior**
The maxlength property should be applied on the internal input element to able to enter just the character number set in the property maxlength.
**Please tell us about your environment:**
Windows / Linux
* **React version:**
v16.8.4
* **PrimeReact version:**
v 3.2.0
* **Browser:** all
* **Language:** all
The text was updated successfully, but these errors were encountered:
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
The text was updated successfully, but these errors were encountered: