#Is it possible to change a URL without refreshing the client in any way in Next13 /app?

4 messages · Page 1 of 1 (latest)

dapper idol
#

I am want to make a feed for articles where the user scrolls and as they scroll the url changes to reflect what article is "in focus" to enable easy share-ability. Is that possible? The router hook client side seems to be incompelte compared to previous versions

modern wharf
dapper idol
#

plus plus router.push in 13.3.0 seems to accept only 2 parameters instead of 3