Closed
Description
Steps to reproduce
- Be in a room without a Jitsi widget
- Either switch to a room with a Jitsi call running or start a new call
Outcome
What did you expect?
The Jitsi widget should present a "Join Conference" button.
What happened instead?
The logs show various errors related to JSON parsing. Example:
jitsi_external_api.min.js:2 Failed to parse URL parameter value: David%20Mehren SyntaxError: Unexpected token 'D', "David Mehren" is not valid JSON
at JSON.parse (<anonymous>)
at t.parse (jitsi_external_api.min.js:2:22860)
at jitsi_external_api.min.js:2:8235
at Array.forEach (<anonymous>)
at jitsi_external_api.min.js:2:8042
at 816 (jitsi_external_api.min.js:2:8428)
at n (jitsi_external_api.min.js:2:34260)
at 872 (jitsi_external_api.min.js:2:22335)
at n (jitsi_external_api.min.js:2:34260)
at jitsi_external_api.min.js:2:34520
The widget does work when opened in my browser using "popout widget"
Operating system
Fedora 37
Application version
Element 2022102001, Olm 3.2.12
How did you install the app?
AUR package element-desktop-nightly-bin
Homeserver
Synapse 1.69.0
Will you send logs?
Yes