angular-material-sidenav icon indicating copy to clipboard operation
angular-material-sidenav copied to clipboard

the sideMenu is not display? what can I do

Open luyaohua2016 opened this issue 8 years ago • 1 comments

image

luyaohua2016 avatar May 11 '16 08:05 luyaohua2016

hard to tell without source code...

you have correct implemented:

  • [ ] root html: ui-view
  • [ ] _common.html
  • [ ] _common controller (required even if empty)
  • [ ] ssSideNavSectionsProvider.initWithSections([...]);
  • [ ] $stateProvider.state(...)

i think that should be everything important have you checked the demo?

rala72 avatar Jun 17 '16 10:06 rala72