angularify / angular-semantic-ui

[WiP] AngularJS native directives for Semantic UI
http://angularify.github.io/angular-semantic-ui
MIT License
383 stars 87 forks source link

Dropdown directive isn't working #16

Closed jspdown closed 9 years ago

jspdown commented 9 years ago

I tried to use your dropdown directive but it doesn't work,when I click on it, nothing happen. I think it's doesn't work because the menu div need an other class to be opened: the hidden and visible classes.