inovex / elements

Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
https://elements.inovex.de
MIT License
69 stars 9 forks source link

ino-textarea: Ignores `min` condition on submit #1323

Open janivo opened 4 months ago

janivo commented 4 months ago

Description

The ino-textarea component currently ignores the minimum length condition on submit.

Acceptance Criteria