Open bigperson opened 7 years ago
If you are using the last version, update vue to 2.1.8.
I'm working on make it compatible with all vue 2 versions, but by for now looks like only work with the version I use to compile it.
I'm using version 2.1.6, errors appear, but everything works.
@wffranco I tried your master branch and input with aside components and they shows "undefined" text. I also don't get any errors
<bs-aside :show.sync="showTestDialog" placement="left" :header="'Title'" :width="350">
Blah blah
</bs-aside>
input components simply shows 'undefined' everywhere.
Same error:
Could not find trigger v-el in your component that uses popoverMixin
popoverMixins.js:63
Did something about $refs
change? https://github.com/vuejs/vue/issues/3467
Using 2.1.10 and happens to me as well
Error in nextTick: "TypeError: Cannot read property 'offsetWidth' of undefined"
Found in Tooltip.vue
the same problem to me , how to resolve it
Also get an error
[Vue warn]: Error in nextTick: "TypeError: popover is undefined"
found in
---> <Tooltip> at C:\laragon\www\vue-strap\src\Tooltip.vue
When initializing popovers and tooltips
i have Various errors
vue v 2.1.6