yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 929 forks source link

Vue is undefined during ready state of Typeahead #383

Closed allentong closed 8 years ago

allentong commented 8 years ago

Do you know why below would happen? I'm using latest code. The endpoint and key is working as expected. However, when the typeahead attempts to register the template, it fails.

Vue is Undefined here:

image

image

This is my set up. image

allentong commented 8 years ago

216 - Closing Duplicated Issue