This repository was archived by the owner on Apr 30, 2018. It is now read-only.
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
Display validation message with textarea #722
Open
Description
I follow this example http://angular-formly.com/#/example/advanced/validation-on-form-submit to create a validation form, but when I change type from "input" to "textarea", the error message is not display anymore.