page.js icon indicating copy to clipboard operation
page.js copied to clipboard

Unused parameter in page.replace

Open rr- opened this issue 9 years ago • 2 comments

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.

rr- avatar Apr 13 '16 19:04 rr-

Indeed you are right! As whacky as that is, we can't change until 2.0. But marking to do so!

matthewp avatar Jan 18 '18 12:01 matthewp