Can we save some own query params when using trackUrlState?

Hey guys, I just notice if we put customize query params in url, that would be overridden by search-ui
for example, the original url is React App
and we change this to (just add abc=123 )
React App
when the page is loaded, the abc=123 is lost, so is there has a way that could keep our customize query params? Thank you.

Unfortunately not. This is on our radar as an enhancement we'd like to make in the near future.

Thank you for your reply. sorry for creating the same questions both in github issue and here. Just want to get reply as possible as quickly.

free feel to post the answer in any side, Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.