Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

side nav is not working #32

Open
aliMurtaja opened this issue Sep 7, 2023 · 1 comment
Open

side nav is not working #32

aliMurtaja opened this issue Sep 7, 2023 · 1 comment

Comments

@aliMurtaja
Copy link

here's the code.

{
name: "Dashboards",
key: "dashboards",
icon: ,
collapse: [
{
name: "Default",
key: "default",
route: "/dashboards/default",
},
{
name: "Automotive",
key: "automotive",
route: "/dashboards/automotive",
},
]
}

but nested sidenav is not showing

@amitdumka
Copy link

I check your pro template it show nested sidebar menu items,
in documentation there is example.
but when i check your sidenav component , it is not handling nested sidebar menu items
So I want to know is this Pro feature or standard.
if latter, kindly suggest solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants