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
Hello,
First of all, thanks for this great clear and light library!
Everything is working great with input tags but there is a type error with textarea tags because the action is typed as HTMLInputElement.
The text was updated successfully, but these errors were encountered:
Hello,
First of all, thanks for this great clear and light library!
Everything is working great with
input
tags but there is a type error withtextarea
tags because the action is typed asHTMLInputElement
.The text was updated successfully, but these errors were encountered: