[Bug Report] V-Select name prop does not work anymore #10152
Labels
C: VSelect
VSelect
S: has PR
The issue has a pending Pull Request
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 2.2.3
Last working version: 2.1.9
Vue Version: 2.6.10
Browsers: Chrome 79.0.3945.88
OS: Mac OS 10.14.6
Steps to reproduce
Add a
name
prop to av-select
Expected Behavior
name
prop appears in html element inspector insideinput
element.Actual Behavior
name
prop is not visible ininput
element.Reproduction Link
https://codepen.io/kotoriii/pen/Jjopajz
Other comments
Still works in
v-autocomplete
The text was updated successfully, but these errors were encountered: