wffranco / vue-strap

Bootstrap components built with Vue.js
http://wffranco.github.io/vue-strap/
MIT License
338 stars 132 forks source link

modal does not work in vue 2.1.8 #32

Open PsychicCat opened 7 years ago

PsychicCat commented 7 years ago

Modal shows "undefined undefined undefined" when running vue 2.1.8.

Works in 2.1.6.

Example: https://jsfiddle.net/xmcLp8nt/2/

SimplyCorey commented 7 years ago

This is a bug in VueJs. It is affecting the Alert component as well. The bug is already fixed and should come out in 2.1.9. (Guessing)

https://github.com/vuejs/vue/issues/4581

wffranco commented 7 years ago

If persist the problem i'll rolback to 2.1.6 ... but not today. Happy new year 😃

poppabear8883 commented 7 years ago

Issue continues into Vue 2.1.10 , issue related to vue-strap ? #41 Please let us know what the plans are to fixing this.

PsychicCat commented 7 years ago

argh. this seems to be back because of the recent vue updates, probably just needs a new webpack build.