Password element does not inherit attributes #651
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Thank you for an awesome library
When I have a form like this:
I get the message in the console
it seems fairly simple to move the attributes down to the input element:
https://v3.vuejs.org/guide/component-attrs.html#attribute-inheritance
Is it possible to implement this?
Thank you.
The text was updated successfully, but these errors were encountered: