Agora-RTC-React icon indicating copy to clipboard operation
Agora-RTC-React copied to clipboard

React 18

Open jpdakran opened this issue 3 years ago • 4 comments

Hello,

I have tested this React 18.2.0 and there is some functionality that is broken. Specifically muting and disabling video. This is fixed when I downgrade my application to React 17.0.2.

jpdakran avatar Nov 12 '22 02:11 jpdakran

can you share the code snippet causing the issue?

EkaanshArora avatar Nov 18 '22 12:11 EkaanshArora

I used the exact code in this wiki example.. When I downgrade the react version it works as expected. However it is broken in React 18.2.0.

jpdakran avatar Nov 19 '22 02:11 jpdakran

Hi

Has anyone found a fix for React 18.X.X ?

bioDanCho avatar Feb 04 '23 23:02 bioDanCho

I also had an issue with using 'user.videoTrack.play' function. The issue did not appear when I downgrade my application to React 17.

vaultmicroSeongwoo avatar Aug 03 '23 08:08 vaultmicroSeongwoo