python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Boostrap 5 migration, collapse never closing
I'm working on an angular project (angular 13) and i was using bootstrap 4. I'm currently working on the bootstrap 5 migration and i have a blocking problem with my collapse comportments.When i click ...
Benoit Bonavia
Votes: 0
Answers: 1
How to create poppers on new created Cytoscape.js graph elements?
I've been trying using popper extension of cytoscape.js, starting with the code I found on the web in order to do it, at https://codepen.io/rbogard/pen/mdyRPew
It woks quite well when initializing a g...
Nicolas Figay
Votes: 0
Answers: 1
How do I add popper.js to a Laravel 8 with Bootstrap 5 project?
I am making a blogging application with Laravel 8 and Bootstrap 5. I use a form placed within a Bootstrap modal to add a post. In addition, I include a single JavaScript file in the project.
<scri...
Razvan Zamfir
Votes: 0
Answers: 2
Bootstrap dropdown not working in angular application
I have an angular application in which I want to use Bootstrap navbar with dropdown.
All styles from bootstrap are working just fine but the scripts are not workink e.g. dropdown not toggeling or on r...
vlcounj
Votes: 0
Answers: 1