Skip to content

fixed issue 1384 - element doesn't need v-dropdown directive

Closes #1384 (closed)

The problem was that the select element had the v-dropdown directive which it didn't need (this is for the button style dropdowns) and it broke the normal dropdown.

Merge request reports