I am trying to set the default NavBar bootstrap directly given in the examples of Bootstrap nav bar documentation.
But it looks like not working. The UI is coming properly but dropdown is not working.
Please check below stackblitz link for the same. https://stackblitz.com/edit/angular-ivy-sh1tpx?file=src/app/app.component.html
Tried to use the default nav bar example from below link. https://getbootstrap.com/docs/5.1/components/navbar/