Angularjs Chrome autocomplete dilemma

后端 未结 15 1706
野性不改
野性不改 2020-12-05 06:56

I have a simple login form which works just peachy unless you use Chrome\'s auto complete feature.

If you start typing and use the auto complete feature and it auto

15条回答
  •  北海茫月
    2020-12-05 07:02

    My solution for Chrome 35.0, Firefox 30.0, angular 1.2.18 (login page with password manager, autofill, angular method and redirect):

    How does browser know when to prompt user to save password?

提交回复
热议问题