Can't rejoin a webinar using Component View in React App

@adigunsherif,

Unlike Client View, there is no “page refresh” in Component View once a meeting is ended or left. Instead, the Component SDK provides leaveMeeting function and Meeting Left Webhook so you can implement the flow of your choice.

1 Like