ionic-team / ionic-ion-drawer

A side menu drawer for Ionic apps
51 stars 84 forks source link

open/close not working #11

Closed dominicholt closed 9 years ago

dominicholt commented 9 years ago

By default when I load up the project the menu is open, so I click on the close button but nothing happens. I've tried changing a bunch of stuff around but to no avail. There doesn't appear to be a closeDrawer() function in the javascript; what should ng-click be calling?

dominicholt commented 9 years ago

Apologies, was my own issue. There does appear to be one small error in the javascript file though.