siren-js / api-browser

Siren API browser that uses Siren.js
https://siren-js.github.io/api-browser/
MIT License
2 stars 0 forks source link

Add autocomplete attributes #34

Closed dillonredding closed 1 year ago

dillonredding commented 1 year ago

Getting the following error with fields whose type is password

[DOM] Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq)
<input class=​"input" type=​"password" name=​"password">​