Bobby Gerez

Results 3 comments of 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. ![capture](https://cloud.githubusercontent.com/assets/10149942/26086153/9088fd8c-3a1b-11e7-82c2-808dee350df3.PNG) Why?