Why i can\'t toggle navbar when resizing to mobile screen in angular 4 using bootstrap 4. I included it in the angular cli in script and styles, the node modules from bootst
Bootstrap - 4.4.1, Angular-cli: 7.3.9
The easiest way is to import the js bundle in your client entry point:
import 'bootstrap/dist/js/bootstrap.bundle'; line into 'polyfills.ts' file