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
Hi. In my code, I am using redirect("/") method from next/navigation. But when the redirect happens the toploader doesn't show. It is with working with normal Link components. Is there another way to do the redirection so that the toploader shows?
The text was updated successfully, but these errors were encountered:
Hi. In my code, I am using
redirect("/")
method fromnext/navigation
. But when the redirect happens the toploader doesn't show. It is with working with normalLink
components. Is there another way to do the redirection so that the toploader shows?The text was updated successfully, but these errors were encountered: