vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.89k stars 1.16k forks source link

TypeError: this.$el.validity is undefined" #2270

Open sloopsight opened 4 years ago

sloopsight commented 4 years ago

Getting error on selecting dropdown image

mikimoresi commented 4 years ago

looks very similar to #2260

mostafa-saeed commented 4 years ago

A quick solution is to use an older version. I used 1.0.0-beta-11 and it works fine.