Next.js Discord

Discord Forum

Benefits of using window.history.push

Unanswered
Black carpenter ant posted this in #help-forum
Open in Discord
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(/url?queryParams)?

0 Replies