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 Jan 22, 2018. It is now read-only.
I'm trying to use formly material by a custom template without material. and like u can see on next picture apply to my input the material style, and that i don't want.
1
2
3
4
after this i removed de and it was a disaster. every time when i tried to test a validation, the validation error message was persistent on view although I turned with the validation rules, also display on console the message displayed on next pictures.
1
2
3
4
At last i close only the validation message between and was solve cause i asume that tag was needed by the console error, but that's not correct, cause is a semantic transgression. By the way, i'll use this form until you help me to find the correct form. Thanks anyway.
1
2
3
4
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use formly material by a custom template without material. and like u can see on next picture apply to my input the material style, and that i don't want.
1
2
3
4
after this i removed de and it was a disaster. every time when i tried to test a validation, the validation error message was persistent on view although I turned with the validation rules, also display on console the message displayed on next pictures.
1
2
3
4
At last i close only the validation message between and was solve cause i asume that tag was needed by the console error, but that's not correct, cause is a semantic transgression. By the way, i'll use this form until you help me to find the correct form. Thanks anyway.
1
2
3
4
The text was updated successfully, but these errors were encountered: