You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm working on a PR to add extensions to the request payload, my PR is on the way. I've got one last item to implement: I'd like to add extensions to the URL in the query params, so anyone can copy and paste a URL with the extensions included.
I am a TS and React noob so I couldn't find where this encoding was happening, or whether it was due to the local dev setup.
Could you please help point me to the file(s) that control the URL's query params? When I tried to search for key words like "encode" or "URI" I only encountered testing files. I also tried asking AI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm working on a PR to add extensions to the request payload, my PR is on the way. I've got one last item to implement: I'd like to add extensions to the URL in the query params, so anyone can copy and paste a URL with the extensions included.
I am a TS and React noob so I couldn't find where this encoding was happening, or whether it was due to the local dev setup.
Could you please help point me to the file(s) that control the URL's query params? When I tried to search for key words like "encode" or "URI" I only encountered testing files. I also tried asking AI.
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions