Autocomplete
-
Hello,
First of all, great plugin! I checked out most of the available ones on the market and I found this popup to be the most elegant of all, good job!
The following warning is displayed in Google Chrome. I also noticed that after registration the password can be saved, but when logging in, and changing the password to use for login, chrome doesn’t offer the refresh password popup as it usually does. I can make the changes in code to appreciate these requirements but would like to avoid making any changes as I’d need to do that everytime a new version is released. Any chance you can take a look into this?
[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) <input type=?"password" placeholder=?"Password" id=?"xoo-el-password" name=?"xoo-el-password" required>? (index):1 [DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) <input type=?"password" class=?"xoo-aff-password xoo-aff-required" name=?"xoo_el_reg_pass" id=?"xoo_el_reg_pass" placeholder=?"Password" value required=?" ">? (index):1 [DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) <input type=?"password" class=?"xoo-aff-password xoo-aff-required" name=?"xoo_el_reg_pass_again" id=?"xoo_el_reg_pass_again" placeholder=?"Confirm Password" value required=?" ">?
Thanks a lot!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Autocomplete’ is closed to new replies.