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
One thing I'm facing that while I'm navigating from parent ( /en/home ) to child route ( /en/home/detail/2 ) with this navigate(/home/detail/${post.id}). It shows me page not found, could you please help?
Thanks:)
The text was updated successfully, but these errors were encountered:
Hello, It's nice to see this library. I like it.
One thing I'm facing that while I'm navigating from parent (
/en/home
) to child route (/en/home/detail/2
) with thisnavigate(/home/detail/${post.id})
. It shows me page not found, could you please help?Thanks:)
The text was updated successfully, but these errors were encountered: