Questions tagged [popperjs]

18 questions
0
votes
1 answer

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…
fouzo
  • 1
  • 1
  • 1
0
votes
1 answer

Tooltip with PopperJs, showing first state unpositioned

https://codesandbox.io/s/intelligent-feynman-j5wzv If you hover on the button, you will see an effect in the first rendering and then the right position of the Tooltip, Am I missing anything when using popperjs properly?
migueloop
  • 525
  • 9
  • 21
-1
votes
1 answer

How to fix this errors when instaling @popperjs/core

i installed ng-bootstrap with this commande in my Angular project : npm i @ng-bootstrap/ng-bootstrap --legacy-peer-deps then i installed popperjs with this commande : npm install @popperjs/core --save when i run the angular server , i'm getting…
work
  • 27
  • 4
  • 12
1
2