简体   繁体   中英

Laravel5.6 + vuejs bootstrap 3.3.7 dropdown not working

I use laravel 5.6, vuejs, and Bootstrap 3.3.7 as soon as I add the file app.js my dropdown stops working it asks popper.js When I added popper it returns another error "Uncaught TypeError: Cannot read property 'jquery' of null at new Popper " enter image description here

I think the popper plugin you installed needs jquery. Can you try this https://www.npmjs.com/package/vue-popperjs

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM