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
Is your feature request related to a problem? Please describe.
The iframe containing element on /chat sometimes takes multiple seconds to load (even with a good connection), where we are just showing a blank screen. This feels like something went wrong, and has even confused me a few times while developing.
Describe the solution you'd like
Display a loading spinner until the iframe is ready.
Is your feature request related to a problem? Please describe.
The iframe containing element on /chat sometimes takes multiple seconds to load (even with a good connection), where we are just showing a blank screen. This feels like something went wrong, and has even confused me a few times while developing.
Describe the solution you'd like
Display a loading spinner until the iframe is ready.
A possible solution was implemented here:
https://github.com/medienhaus/medienhaus-spaces/pull/38/files/7f4e297034a79448974c622d89cd296205f08160#r1417284619
The text was updated successfully, but these errors were encountered: