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
Following this default example in NextJS Docs, if i were to replace the action with next-safe-action, on successful redirect the app will throw NEXT_REDIRECT error in the browser console. It seems like next-safe-action does not handle this redirect exception within the library itself and its causing a this REDIRECT exception to be leaked into the browser logs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Following this default example in NextJS Docs, if i were to replace the action with next-safe-action, on successful redirect the app will throw NEXT_REDIRECT error in the browser console. It seems like next-safe-action does not handle this redirect exception within the library itself and its causing a this REDIRECT exception to be leaked into the browser logs.
Beta Was this translation helpful? Give feedback.
All reactions