在經歷過了 AngularJS browser autofill workaround by using a directive 之後過了幾週,有一天我嘗試對著 login 用的表單亂來(?),發現上的 workaround 其實只能針對在頁面一載入時的自動填入,如果是先清除它,在經過人為的操作之後的自動填入,還是都抓…
AngularJS browser autofill workaround by using a directive
December 18, 2013http://stackoverflow.com/questions/14965968/angularjs browser autofill workaround by using a directive Apparently this is a known issue with Angular and is curr…