Bootstrap 5.0.1 and Angular 12 #34127
Replies: 5 comments 3 replies
-
i'm not sure about it, but i use react and i used: import "bootstrap/dist/css/bootstrap.css"; & import "bootstrap/dist/js/bootstrap"; i haven't used angular before, but yea try this maybe! |
Beta Was this translation helpful? Give feedback.
-
Have a look at this nice integration of Bootstrap 5 & Angular |
Beta Was this translation helpful? Give feedback.
-
Thanks @ascensus-mdb, I need help with Bootstrap V5.0.1 https://getbootstrap.com/ |
Beta Was this translation helpful? Give feedback.
-
Hi @aljoshakoecher thanks for your help...I gonna check the comment above and let you know. |
Beta Was this translation helpful? Give feedback.
-
Hi @aljoshakoecher I checked your answer to @khaledmndev, it refers to Bootstrap 4.6, but I'm working with bootstrap 5.0.x and Angular 12. Besides, I did not import popper in my .ts components. I import all necessary bootstrap elements in my angular.json and everything works well until Bootstrap 5.0.x |
Beta Was this translation helpful? Give feedback.
-
Is there guidance to install bootstrap with Angular 12 ?
Recently, I upgrade my Angular project to Bootstrap 5 but all bootstrap functionality crashed.
Beta Was this translation helpful? Give feedback.
All reactions