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
It could many things, Are you using "use client" on the component and importing the correct library (Link from 'next/link') ? If the error is not there it should be in the sidebar component that passes the props. I recommend you to compare with the finished code
Link href={item.path} is not working properly
The text was updated successfully, but these errors were encountered: