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

stuck on loading component #51

Open
MuhammadAlbab opened this issue Sep 30, 2021 · 1 comment
Open

stuck on loading component #51

MuhammadAlbab opened this issue Sep 30, 2021 · 1 comment

Comments

@MuhammadAlbab
Copy link

do people still using this library?

@Niksac
Copy link

Niksac commented Nov 10, 2021

Later versions of jitsi-meet have the prejoin page enabled by default.
React-jitsi waits for the videoConferenceJoined event to be fired before considering the conference iframe ready which won't happen in that case.

Things you can do:

  • Set prejoinPageEnabled to false in the config object passed to the component
  • Use a patched version of the library like this one

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