Browser autofill with Quasar Components
-
Is there a method to pass browser autofill tokens to quasar input and select components?
The process entails passing an autocomplete attribute to the html input field that follows the specs below.
https://developers.google.com/web/updates/2015/06/checkout-faster-with-autofill
-
Done in edge and future v0.14.7. Thanks for suggesting this!
-
Great, thanks a lot.
-
Is there an example or documentation on how to implement this? It is probably quite simple but I can not seem to get it to work.
I think the problem might be that the browser does not save the form input on ‘submit’. -
This post is deleted! -
This post is deleted!