codedthemes / berry-free-react-admin-template

Berry free react material-ui admin template for easing and faster web development.

Home Page:https://berrydashboard.io/free/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breadcrumbs's home icon navigates home page but sidebar's menu does not reflects

Lala-kumar opened this issue · comments

Describe the bug
when we click on home icon on breadcrumbs it's navigates to home page but sidebar's menu does not reflects

To Reproduce
Steps to reproduce the behavior:

  1. Install "install the vite project and go to src/menu-items/others.js and set true the breadcrumbs"
  2. Go to ' now npm start your project and go to sample page'
  3. Click on 'click on home icon on the breadcrumbs'
  4. see error "it navigates to home page properly but the sidebar is still on sample page and the breadcrumbs is still not updated with new page"

Expected behavior
the breadcrumbs should be updated on current page and also sidebar's menu should be updated.

Desktop:

  • OS: [windows 11, 64 bit]
  • Browser [chrome]
  • Version [11]

Video
Uploading Berry - React Material Admin Dashboard Template - Google Chrome 2024-07-23 12-16-42.mp4…

Additional context
Add any other context about the problem here.