You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug and how to reproduce
After writing, for example, "azerty" as a video URL, any chat log loading will fail.
Restarting app fixes the issue
Expected behavior
It should block next loadings
Crashlog
Uncaught Error: Cannot read properties of null (reading 'filter')
at EventEmitter.emit (VM4 sandbox_bundle:112:3818)
at Object.onMessage (VM4 sandbox_bundle:37:765)
emit @ VM4 sandbox_bundle:112
onMessage @ VM4 sandbox_bundle:37
The text was updated successfully, but these errors were encountered:
Environment
Describe the bug and how to reproduce
After writing, for example, "azerty" as a video URL, any chat log loading will fail.
Restarting app fixes the issue
Expected behavior
It should block next loadings
Crashlog
Uncaught Error: Cannot read properties of null (reading 'filter')
at EventEmitter.emit (VM4 sandbox_bundle:112:3818)
at Object.onMessage (VM4 sandbox_bundle:37:765)
emit @ VM4 sandbox_bundle:112
onMessage @ VM4 sandbox_bundle:37
The text was updated successfully, but these errors were encountered: