vue-material
vue-material copied to clipboard
TypeError: this.$el.validity is undefined"
Getting error on selecting dropdown
looks very similar to #2260
A quick solution is to use an older version. I used 1.0.0-beta-11
and it works fine.