vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Can't get menus to work #120

Closed manishsingh10895 closed 1 year ago

manishsingh10895 commented 7 years ago

I am using angular 2 bootstrapped with angular-cli, I have installed semantic-ui properly and changed the angular-cli.json. Styling is working fine, but the interactions are not working with any component, Side menu is not opening, accordions are not working.

Can't see any error in console.

Also tried semantic-ui without ng-semantic, still the same problem. What could be it ?

manishsingh10895 commented 1 year ago

Closing because of no interactions