Forum Discussion
Deleted
Jan 13, 2020Redirecting search queries to PnP Modern Search results page only fires once
Hello, based on Mikael Svensons Ignite presentation I was eager to learn that you can redirect search queries to a PnP Modern Search results page. Has anyone encountered the issue that it only w...
melkinsco
Nov 01, 2021Iron Contributor
We ran into the same issue. It's more of a MSFT issue than the PnP side. We have search pages where we pass in parameters via the URL which is linked in the menu. The same search page may be linked multiple times, with each link passing different parameters via the URL. Once the page is loaded the first time, the page is loaded. Even though the URL is different (passing in a new value via the URL), SharePoint assumes it's the same page so it won't reload.