Bobby Gerez
Bobby Gerez
Solved now! I have a dropdown `import dropdown from 'vue-strap/src/Dropdown.vue'` I name it with uppercase and extendsion .vue
I've tried this very simple typeahead but it still it doesn't pop up ``` ``` ``` return { value: null, options: ["foo", "bar", "baz"] } ``` I can see the...
I've tried to compile this and I've got some errors.  Why?