Benefits of using window.history.push
Unanswered
Black carpenter ant posted this in #help-forum
Black carpenter antOP
With the release of 14.1 native history API is integrated with the next/navigation router.
Why would one use that instead of just using router.push(
Why would one use that instead of just using router.push(
/url?queryParams)?