feat(useSearchParams): remove trailing question mark#561
Conversation
|
|
|
Initial test failure seemed unrelated. I attempted to track it down and I found lot's of flaky tests. After a hundred |
|
hi @zsugabubus thanks for the PR! |
|
I use In the added test, I set no search params and it would be Regarding the tests, I saw symptoms of missing unmounts (e.g. multiple links/elements found), missing |
|
No, sorry. The most tricky was that |
|
Why did you choose merge commit? Do you think it is a good idea to bury my 10 LOC real modification under hundreds of unrelated changes? |
It was the default option, didn't think about it too much to be honest. Didn't seem like a big deal. |
I don't think we can change it but my personal favorite is rebase/fast-forward (after I have nice commits). Anyway, thanks for merging that's the only thing that really matters. :) |
No description provided.