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
No real breaking changes according to this #facebook/react#20829
Just update react
If somehow it still breaks then a workaround is to add this in index.html file <script> if (!crossOriginIsolated) SharedArrayBuffer = ArrayBuffer </script>
The text was updated successfully, but these errors were encountered: