Describe the feature in detail (code, mocks, or screenshots encouraged)
useSearchParams methods should be async since the navigation, which uses goto, is async. The methods update, set, reset, and also the setters for the values, should return Promises.
What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response
Describe the feature in detail (code, mocks, or screenshots encouraged)
useSearchParamsmethods should be async since the navigation, which usesgoto, is async. The methodsupdate,set,reset, and also the setters for the values, should return Promises.What type of pull request would this be?
Enhancement
Provide relevant links or additional information.
No response