L
L
Levka92014-02-25 14:54:45
Angular
Levka9, 2014-02-25 14:54:45

How to solve problem with form and autocomplete in Angularjs?

The registration form automatically fills in the password when filling in the email, but the model (scope) does not see it when the submit button is clicked.
How to bypass it?
Solutions from Google for various reasons did not help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-02-25
Protko @Fesor

habrahabr.ru/post/211863

I
itspers, 2014-02-25
@itspers

Known bug https://github.com/angular/angular.js/issues/1460 . Change is not fired by the browser.
Look there directives are offered by people under this business.
Or here is another hack https://github.com/tbosch/autofill-event

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question