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
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
When using the maxlength property with the input component, nothing happens. The feature does not work. I've tested maxlength with both string and an int with no avail. I also tried setting type=text and that didn't work either.
This was tested with dash-core-components==0.45.0.
The text was updated successfully, but these errors were encountered:
I have replicated the code in the latest version of Dash (dash 1.1.1) and this is no longer an issue @matthewchan15 could you close this issue since I don't have permission ?
When using the
maxlength
property with theinput
component, nothing happens. The feature does not work. I've testedmaxlength
with bothstring
and anint
with no avail. I also tried settingtype=text
and that didn't work either.This was tested with
dash-core-components==0.45.0
.The text was updated successfully, but these errors were encountered: