React 17 + 18 support
See original GitHub issueCurrently @loadable/component
only supports react 16 is supported:
It would be great, if it would also support React 17 and the latest React 18.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:12
- Comments:25 (4 by maintainers)
Top Results From Across the Web
How to Upgrade to React 18
ReactDOM.render is no longer supported in React 18. ... Until you switch to the new API, your app will behave as if it's...
Read more >React 18 Upgrade Guide and New Features - Refine Dev
render() API supported in React 17; you will see this warning. Typically, we import a component and render it inside a div element...
Read more >ReactDOM.render is no longer supported in React 18
If you are using ReactDOM.render() in your React 18 app, you will definitely see the below issue. ReactDOM.render is no longer supported in ......
Read more >React 17/18 support · Issue #2119 · diegomura/react-pdf
react -pdf/renderer has 2 problems with react 18: #1878 #1779 The last one can be solved easily, but the first one is hard...
Read more >How to upgrade to React 18 | AnaghTech | #React18 - YouTube
I've already discussed React 18 features in detail in the "React ... How to upgrade to React 18 | React 17 to 18...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
1️⃣8️⃣
Hey! Is it possible to let us know approximately date for the next release with React 17,18 support?
Thanks)