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

Risu doesn't initalize if it is fresh start #384

Closed
random-username-423 opened this issue Apr 25, 2024 · 2 comments
Closed

Risu doesn't initalize if it is fresh start #384

random-username-423 opened this issue Apr 25, 2024 · 2 comments

Comments

@random-username-423
Copy link
Contributor

Phenomenon:

  1. User enters risuai for the first time.
  2. Webpage shows risu icon.
  3. Then, it shows nothing. everything is stopped at blue background screen.

Error message from console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'chaId')
at L (index-nM1o2-Uh.js:2877:18795)
at create_fragment$T (index-nM1o2-Uh.js:2877:18826)
at init (index-nM1o2-Uh.js:5:31815)
at new Chat (index-nM1o2-Uh.js:2877:25550)
at Array.create_else_block_1$7 (index-nM1o2-Uh.js:2942:21097)
at Array.create_else_block$d (index-nM1o2-Uh.js:2942:20125)
at Object.p (index-nM1o2-Uh.js:2942:29973)
at update$1 (index-nM1o2-Uh.js:5:28469)
at flush (index-nM1o2-Uh.js:5:27846)

This error is reproducible by entering risuai.xyz with Incognito Window.
This error starts to appear since yesterday.

@existmaster
Copy link

I am reproducing the same problem.

@random-username-423
Copy link
Contributor Author

This issue has been resolved by commit 8d91267, version 1.100.0

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.

2 participants