Skip to content

There isn't pathname encode when createHref - #894

Open
Kinjeiro wants to merge 3 commits into
remix-run:v4from
Kinjeiro:v4
Open

There isn't pathname encode when createHref#894
Kinjeiro wants to merge 3 commits into
remix-run:v4from
Kinjeiro:v4

Conversation

@Kinjeiro

Copy link
Copy Markdown

https://codesandbox.io/s/react-router-url-parameters-forked-gz2tu?file=/example.js

  1. Select "Symbols with %"
  2. Click update in mini-browser

ER:
url is: https://gz2tu.csb.app/!%20%22@25%$&'()
refresh is correct - the same page

AR:
url is https://gz2tu.csb.app/!%20%22@%$&'()
400 Bad Request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant