Everything works fine except one thing and that is when I reload the page, the active nav item is changing. So for example if you click on "Charts" and then reload the page. The path is then localhost:3000/charts but the navitem is active on "Home". Is there a solution for this?
Hi, thank you very much for the explanation! Question: How can I keep the menu open all the time? When I cancel the toggle it leaves a menu open all the time with only the icon, and I want the menu to be open all the time with both the text and the icon. Thank you
I really appreciate that you took a very basic library and showed us how to implement it in under 10 minutes. It saved a lot of my time.
Awesome tutorial, streamlines the process of adding a sidebar to your react app, Thanks!
Thank you so much!!!
Awesome I'm tired of messing with MUI Drawer. It's not worth it anymore. Thanks for this!
I am using parallax. how do i get to route within the same page by using #home?
hi how can i make this mode="side"
Everything works fine except one thing and that is when I reload the page, the active nav item is changing. So for example if you click on "Charts" and then reload the page. The path is then localhost:3000/charts but the navitem is active on "Home". Is there a solution for this?
Yes, you can read the current page path and activate the corresponding item in the navbar
thank you so much. this was very useful :)
Thank you for this
You're awesome.💓
Can you share sourcecode man
Hi, thank you very much for the explanation!
Question: How can I keep the menu open all the time? When I cancel the toggle it leaves a menu open all the time with only the icon, and I want the menu to be open all the time with both the text and the icon.
Thank you
Nice 👍