Alexandre Corbel
Alexandre Corbel
Did you set the ```renderAfterDocumentEvent``` setting?
Hi, We encountered the same error. We have a simple React component with the following code for the local participant: ```js const {toggleMute, muted: toggleMuted} = useToggleLocalMute(); const { videoEnabled,...
Ok. I understand. I explain my use case. It's a simple REST API used with an SPA (AngularJS). As usual, I don't trust frontend submission and I use this lib...