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
Note that this is only for "js" case, so we probably have some easy way around this.
For example, we could probably pass revalidatePath info to browser on redirection, then pass that back during the browser history push:
See hi-ogawa/rsc-on-vite#15
Note that this is only for "js" case, so we probably have some easy way around this.
For example, we could probably pass
revalidatePath
info to browser on redirection, then pass that back during the browser history push:vite-plugins/packages/react-server/src/entry/browser.tsx
Lines 62 to 69 in f2e2074
The text was updated successfully, but these errors were encountered: