Color picker dropdown doesn't work in a Vue.js component
Color picker dropdown doesn't work in a Vue.js component, I'm trying to call the colorpicker inside a component's form, the input work, but the dropdown that's supposed to be the color picker doesn't, it doesn't show anywhere at all, yet it shows in the code
Description
Color picker dropdown doesn't work in a Vue.js component
Color picker dropdown doesn't work in a Vue.js component, I'm trying to call the colorpicker inside a component's form, the input work, but the dropdown that's supposed to be the color picker doesn't, it doesn't show anywhere at all, yet it shows in the code
Context
Expected behavior
Dropdown showing the color input
Actual behavior
It just doesn't show up