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

The navigation through links displays a message but resets the form.

ramo355 opened this issue · comments

Maybe this is not directly related, but this package does work correctly when I attempted to navigate with unsaved changes. However, the issue is that after clicking "cancel," my data gets reset.

Hey, @ramo355. Thank you so much for taking the time to point this out

@ramo355 would you like to create a codesandbox and share it with me here, I can quickly take a look and point out if it's related. And sorry for the delayed responses.