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

Crash when you search "%". #1801

Closed
TriflingToad opened this issue Jan 10, 2025 · 0 comments · Fixed by #1802
Closed

Crash when you search "%". #1801

TriflingToad opened this issue Jan 10, 2025 · 0 comments · Fixed by #1802

Comments

@TriflingToad
Copy link

Crash description

I use Gboard as my keyboard app. When I searched "77%" into the search bar and pressed enter Voyager crashed. I tried with a bunch of other ASCII charicters on my keyboard and none others resulted in the same crash.

Also sorry if I'm not doing this correctly or formatting is weird. I'm on my phone without access to my PC right now. I can look into it more when I get home, but that might not be for a day or two. Please let me know if you have any other information needed from me.
Much love.

Device and app metadata

  • window.location.href: https://localhost/search/posts/77%
  • react-router location.pathname: /search/posts/77%
  • Logged in? true
  • Native app? true
  • Installed to home screen? true
  • APP_VERSION: 2.22.0
  • APP_BUILD: 432
  • APP_GIT_REF: 2.22.0
  • BUILD_FOSS_ONLY: true
  • User agent: Mozilla/5.0 (Linux; Android 15; Pixel 8 Build/AP4A.241205.013.C1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/131.0.6778.260 Mobile Safari/537.36

Crash data

Error: URIError: URI malformed

Stack trace

URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at sx (https://localhost/index.js:268:505868)
    at a3 (https://localhost/index.js:41:40191)
    at S3 (https://localhost/index.js:41:70042)
    at NC (https://localhost/index.js:41:80742)
    at u7 (https://localhost/index.js:41:122883)
    at fG (https://localhost/index.js:41:121936)
    at i4 (https://localhost/index.js:41:121766)
    at o7 (https://localhost/index.js:41:118739)
    at v7 (https://localhost/index.js:41:128624)
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 a pull request may close this issue.

1 participant