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
We have an issue template, I don't really fully understand what you are expecting to happen or what I have to do reproduce it. Could you please follow the template.
Also this looks like expected behaviour an input node accepts maxLength for text and max for number. Your input is of type text which makes max non-existent, from your example.
// error register react hook form have the type register max like number and preact input have a string.
The text was updated successfully, but these errors were encountered: