You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@raviteja83 the only bug I've found so far is that virtual backgrounds do not work. The pane renders fine, but clicking a background does nothing, and this error is reported:
There are lots of runtime errors in the console, but they don't appear to cause any actual problems. For example on loading PreviewScreen:
Various other screens (e.g. settings modal from within conference screen) report the same ref runtime error, but appear to work fine.
From the conference screen participant list side panel, I see this runtime error, although all appears to work fine:
(I did not test the whiteboard feature, because I haven't gotten that working with React 18 yet in Next.js)
What's the feature?
React 19 is the latest stable major version. Quick starting new projects with React, Next.js, etc will give you React 19.
It would be nice if
@100mslive/roomkit-react
allowed using React 19, so that folks aren't forced to downgrade a major version to use 100ms.liveRelated: #3131
The text was updated successfully, but these errors were encountered: