azouaoui-med / react-pro-sidebar

React Pro Sidebar provides a set of components for creating high level and customizable side navigation
https://azouaoui-med.github.io/react-pro-sidebar/
MIT License
1.72k stars 412 forks source link

Document usage with Gatsby #215

Closed rob-myers closed 6 months ago

rob-myers commented 8 months ago

Is your feature request related to a problem? Please describe. Using Gatsby's <Link> inside a <MenuItem> breaks server-side-rendering i.e. we see a rehydration error.

Describe the solution you'd like A line in the README suggesting e.g. <MenuItem component="span"><Link to="/foo"/></MenuItem>.

stale[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.