Navigation Prompting or blocking Navigation
Unanswered
Swamp Sparrow posted this in #help-forum
Swamp SparrowOP
React-router implements a functionality called prompt that when used allows you to interrupt navigation and prompt the user if they are sure they wish to continue navigation. Is there a way to implement this for nextJS app routing?