sshyam-gupta / react-router-prompt

A replacement component for the react-router 6 `Prompt`. Allows for more flexible dialogs.

Home Page:https://codesandbox.io/s/react-router-prompt-example-react-router-6-7-y9ug7z?file=/src/App.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Back and Go Forward browser actions do not work, stuck on Prompt.

nimajalali opened this issue · comments

When the ReactRouterPrompt is active and you try to Go Back or Go Forward the prompt will show but onConfirm doesn't continue the browser navigation. The user just stays stuck on the prompt.

Attempted to test commit 7c64c7d on #17 but found the same issue occurs.

Thanks for creating issue @nimajalali . I will check this today.

The issue is now resolved with the recent release.