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
Some internal users have reported a warning from the dynamic import of react-dom/client in the Toaster component that was added in #1494. It seems to still "work", but I'm not super familiar with esm - perhaps we should roll this change back and deal with the original ReactDOM.render warning.
The text was updated successfully, but these errors were encountered:
Some internal users have reported a warning from the dynamic import of
react-dom/client
in the Toaster component that was added in #1494. It seems to still "work", but I'm not super familiar with esm - perhaps we should roll this change back and deal with the originalReactDOM.render
warning.The text was updated successfully, but these errors were encountered: