You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
When expanded: true on a menu item, but we are on an iOS or Android Tablet(or safari on mac at about tablet size), and you click the hamburger at the top left to expand the menu from icons -> text, the auto-expanded menu is empty, and can't be expanded
Expected behavior:
Once you click the hamburger: the menu is automatically expanded and you see the sub-elements
Steps to reproduce:
Clone ngx-admin.
Set one of the items to expanded: true in pages-menu.ts
Open in Safari on OSX, or on an iPad/Android Tablet
Try and view the contents of that menu
Related code:
Other information:
npm, node, OS, Browser
Node, npm: v9.4.0 and 5.6.0
OS: macOS High Sierra / iOS / Android
Browser: Safari on OSX/Safari, Chrome on Android
Angular, Nebular
Angular: 5.1.3
Nebular: 2.0.0-rc6
The text was updated successfully, but these errors were encountered:
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
When expanded: true on a menu item, but we are on an iOS or Android Tablet(or safari on mac at about tablet size), and you click the hamburger at the top left to expand the menu from icons -> text, the auto-expanded menu is empty, and can't be expanded
Expected behavior:
Once you click the hamburger: the menu is automatically expanded and you see the sub-elements
Steps to reproduce:
Clone ngx-admin.
Set one of the items to expanded: true in pages-menu.ts
Open in Safari on OSX, or on an iPad/Android Tablet
Try and view the contents of that menu
Related code:
Other information:
npm, node, OS, Browser
Angular, Nebular
The text was updated successfully, but these errors were encountered: