0

I am using angular-cli and mdbootstrap

The issue i have is trying to open the side nav $(".button-collapse").sideNav('show'); just aint working.

I tried the following

  1. Removed the # from the anchor tag
  2. declare var $:any and added $(".button-collapse").sideNav('show'); in a public function
  3. added an external file in the scripts of the angular-cli json

Any other ideas?

user3052526
  • 681
  • 10
  • 24

0 Answers0