Bootstrap's Javascript Requires Jquery In Vue 2.5
Hello guys im new to vue, I have searched google but haven't found any solution related to my problem. Here is an overview of the problem, I try to create home page in vue and in
Solution 1:
You shouldn't use JQuery and Vue in the same project. Personally, I recommend https://bootstrap-vue.js.org/ which is a Vue wrapper for Bootstrap and works fine.
Post a Comment for "Bootstrap's Javascript Requires Jquery In Vue 2.5"