html5 - Angular Reactive forms novalidate not working -


angular reactive forms not disabling html5 default validations when added novalidate.

please check plunker link.

i've added novalidate on form, still validates text input on basis of pattern attribute. when added novalidate should ignore pattern validation.

i've added pattern want open numeric keypad on text input.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -