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

[zh-Hans] crash on the tvm-instructions page #509

Closed
hellodword opened this issue Apr 1, 2024 · 4 comments
Closed

[zh-Hans] crash on the tvm-instructions page #509

hellodword opened this issue Apr 1, 2024 · 4 comments

Comments

@hellodword
Copy link

hellodword commented Apr 1, 2024

Describe the bug

Error message in the console:

TypeError: c[t].toLowerCase is not a function
    at 551d2fa7.8ea067d1.js:1:11910
    at Array.filter (<anonymous>)
    at 551d2fa7.8ea067d1.js:1:11894
    at Dl (main.5c35b4ce.js:2:438168)
    at t.unstable_runWithPriority (main.5c35b4ce.js:2:492224)
    at Qa (main.5c35b4ce.js:2:378987)
    at Rl (main.5c35b4ce.js:2:437636)
    at main.5c35b4ce.js:2:437547
    at I (main.5c35b4ce.js:2:491284)
    at w.port1.onmessage (main.5c35b4ce.js:2:490007)

To reproduce

  1. Go to https://docs.ton.org/zh-Hans/learn/tvm-instructions/instructions
  2. See error

Expected behavior

won't crash

Screenshots

image

Desktop (please complete the following information)

  • OS: Linux
  • Browser: Chromium 123.0.6312.86 / Firefox 124.0.1
@solfKwolf
Copy link

i want to fix this issue

@hellodword
Copy link
Author

i want to fix this issue

I tried, but I must to say, the README won't help people to build or start i18n things, maybe only the Dockerfile does.

@solfKwolf
Copy link

solfKwolf commented Apr 1, 2024

i want to fix this issue

I tried, but I must to say, the README won't help people to build or start i18n things, maybe only the Dockerfile does.

you can try this comand as follow:

npm run start -- --locale zh-Hans

finally, i submit a pr to solve this issue

@hellodword
Copy link
Author

fixed by #511

https://docs.ton.org/mandarin/learn/tvm-instructions/instructions

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

No branches or pull requests

2 participants