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
Hi! Apologies for the radio silence. This one slipped through my radar so thank you for the latest ping. Can I get y'all to verify what daily-js versions you see this with? I have not reproduced this locally. Note: the latest daily-js (0.73) upgraded Sentry. Can you verify you still see the problem with that version?
Using Daily prebuilt 0.71.2, React 18.2.0,
Only sometimes this error occurs:
Cannot read properties of null (reading 'postMessage')
node
is a React.ref which is well defined.Refreshing the page solves it. So it seems quite random. This is the client-side exception.
Tested on Chrome and Firefox, same issue
Edit : it seems that using version
0.66.0
works but no longer from0.67.0
The text was updated successfully, but these errors were encountered: