page.js
page.js copied to clipboard
Unused parameter in page.replace
Right now when an user wants to tell page.replace not to route the URL change, they need to pass dispatch: false parameter. However, this requires the user to also pass preceding init boolean parameter, which... apparently does nothing.
Indeed you are right! As whacky as that is, we can't change until 2.0. But marking to do so!