Open jpdakran opened 1 year ago
can you share the code snippet causing the issue?
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.
Hi
Has anyone found a fix for React 18.X.X ?
I also had an issue with using 'user.videoTrack.play' function. The issue did not appear when I downgrade my application to React 17.
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.