Hi all.
I'm using search-ui
with my Next.js
project.
But I found that when I navigate away from the search page to another page using the Client-side navigations
, I cannot go back by using the browser "back" button (I've only tried chrome.)
Please check the following issue for more detail (demo repo link included).