question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React 17 + 18 support

See original GitHub issue

Currently @loadable/component only supports react 16 is supported:

https://github.com/gregberge/loadable-components/blob/cba6cab47536e23ded8bac34ee24417e6452344e/package.json#L54-L55

It would be great, if it would also support React 17 and the latest React 18.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:12
  • Comments:25 (4 by maintainers)

github_iconTop GitHub Comments

21reactions
theKasheycommented, Apr 18, 2022

1️⃣8️⃣

8reactions
mike-parkhomenkocommented, May 4, 2022

Hey! Is it possible to let us know approximately date for the next release with React 17,18 support?

Thanks)

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found