Feature Description
Show the progress bar when using redirect function in NextJS. Next JS Redirect Reference
When I use it in server actions after submitting a form, it is not working.
Currently I use router.push in the onSubmit event handler.
Use Cases
No response
Package
No response
Additional context
No response
Feature Description
Show the progress bar when using
redirectfunction in NextJS. Next JS Redirect ReferenceWhen I use it in server actions after submitting a form, it is not working.
Currently I use
router.pushin theonSubmitevent handler.Use Cases
No response
Package
No response
Additional context
No response