Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: path includes CJK characters can not be matched #9291

Closed
yesmeck opened this issue Sep 18, 2022 · 1 comment
Closed

[Bug]: path includes CJK characters can not be matched #9291

yesmeck opened this issue Sep 18, 2022 · 1 comment
Labels

Comments

@yesmeck
Copy link

yesmeck commented Sep 18, 2022

What version of React Router are you using?

6.4.0

Steps to Reproduce

  1. Visit https://stackblitz.com/edit/github-yjdjq8-upqh4l
  2. Click "你好"

Expected Behavior

The page shows "你好"

Actual Behavior

The page shows blank. After refreshing the page, it shows "你好" correctly.

@yesmeck yesmeck added the bug label Sep 18, 2022
@timdorr
Copy link
Member

timdorr commented Sep 19, 2022

Duplicate of #8577

@timdorr timdorr marked this as a duplicate of #8577 Sep 19, 2022
@timdorr timdorr closed this as completed Sep 19, 2022
brophdawg11 added a commit that referenced this issue Apr 23, 2024
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Brophy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants