-
Samantha Ming authored
If we used "searchParams.set()", the hash L1, it would be changed to percentage L1. Which triggers the bug. To solve this, we append the targetPath as a string. This will bypass the encoding.
ede65b25
If we used "searchParams.set()", the hash L1, it would be changed to percentage L1. Which triggers the bug. To solve this, we append the targetPath as a string. This will bypass the encoding.