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
{{ message }}
This repository was archived by the owner on Nov 15, 2022. It is now read-only.
This works great, except the ripple effect on the MenuItem gets interrupted because the navigate function rerenders the sidebar. Any ideas on how to fix this?
I had the same setup when I was using import { Link } from 'react-router-dom', but that didn't interrupt the ripple animation when navigating from the sidebar.