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
{{ message }}
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
When using this toast with react v18 I keep getting this warning.
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.
I know it's just a warning but it would be great if we have this updated to officially support React v18
The text was updated successfully, but these errors were encountered:
When using this toast with react v18 I keep getting this warning.
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17.
I know it's just a warning but it would be great if we have this updated to officially support React v18
The text was updated successfully, but these errors were encountered: