Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

bootstrap 5 modal not working vue js 3

I will try to be as precise as possible

1.Go the the Vue Cli project run :

npm i bootstrap jquery popper.js

2.Go to src/main.js import like:

import 'bootstrap'; import 'bootstrap/dist/css/bootstrap.min.css';
 
PREVIOUS NEXT
Tagged: #bootstrap #modal #working #vue #js
ADD COMMENT
Topic
Name
8+3 =