Mohammed Mehdi
Mohammed Mehdi
i also have the same issue and nothing here seems to work
i also having the exact same error. originally i was on [email protected] i upgraded to [email protected] and same issue. i referred [https://github.com/facebook/react/issues/13278](https://github.com/facebook/react/issues/13278) [https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome](https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome) and this [https://github.com/facebook/react/issues/24865#issuecomment-2078026197](https://github.com/facebook/react/issues/24865#issuecomment-2078026197) none of this worked...
may not be related to the real problem of this error but i was getting the exact same error and my error got SOLVED the problem was that while installing...
i have created a PR with a very small change in the Readme.md [https://github.com/peers/peerjs-server/pull/443](https://github.com/peers/peerjs-server/pull/443) pls verify
you are sending the blob correctly. you just have to convert it back to a blob while recieving. ```js conn.on('data', data => { console.log('listenConn data', data); if (data.evenBinary instanceof ArrayBuffer)...
my bad. i read your issue wrong. yes this is a bug i think.
Hey @userAdityaa, the issue is addressed correctly in this PR. We should wait for @AceTheCreator and @ItshMoh to review and merge it. No additional PR is necessary at this time.
still relevant
@Fabi-02 @afraazali001 In this organization, issues are not assigned as it can be blocking. Feel free to raise a PR directly when you have a fix ready 😃.
Received approval from @Shurtu-gal to proceed. I am now starting to work on this issue. cc: @Amzani