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

browser always shows the alert before reload, if 'when' is a function

komarovalexander opened this issue · comments

'when' can be the BlockerFunction, in that case condition will be always true regardless the result of 'when'

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

@komarovalexander Fixed in v0.5.4