The `reset` function in the Error boundary in NextJs 13 doesn't work
Unanswered
Lark Bunting posted this in #help-forum
Lark BuntingOP
The
reset function passed to the error.js file component (the Error boundary) doesn't seem to send any request to the server to re-render the affected segment (as shown in the video). Has anyone implemented the reset functionality yet?