v-selectmenu
v-selectmenu copied to clipboard
v-select emitting `input` on load
The component is emitting an input
event when it loads, which triggers event handlers despite there being no change in model data.
Fixed in the latest version.
It took me a while to get around to upgrading and testing this, but in the latest version (v2.0.2) the problem remains.