-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modal does not work in vue 2.1.8 #32
Comments
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) |
If persist the problem i'll rolback to 2.1.6 ... but not today. Happy new year 😃 |
Issue continues into Vue 2.1.10 , issue related to vue-strap ? #41 Please let us know what the plans are to fixing this. |
argh. this seems to be back because of the recent vue updates, probably just needs a new webpack build. |
Modal shows "undefined undefined undefined" when running vue 2.1.8.
Works in 2.1.6.
Example:
https://jsfiddle.net/xmcLp8nt/2/
The text was updated successfully, but these errors were encountered: