How to install popper.js with Bootstrap 4?

后端 未结 11 851
眼角桃花
眼角桃花 2020-12-07 17:17

From what I\'ve read so far, popper.js is a big pain with Bootstrap 4. I can\'t get it to work. I keep getting this error:

Error: Bootstrap dropdown r

11条回答
  •  無奈伤痛
    2020-12-07 17:53

    https://cdnjs.com/libraries/popper.js does not look like a right src for popper, it does not specify the file

    with bootstrap 4 I am using this

    
    

    and it is working perfectly fine, give it a try

提交回复
热议问题