Fork me on GitHub
#fulcro
<
2022-06-12
>
Klay16:06:19

Thanks. Another question: when running my Fulcro app, I repeatedly get this this warning in my console: 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 . Is this a known issue?

tony.kay22:06:56

Yes. You can ignore it for now