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.

Would it be possible to check on having React 18 support? This seems like it might be trivial, and it seems like a number of projects are dependent on React 18 support #1470 (including my own).

(New issue created because the original issue was created due to a vx vs visx difference and therefore closed).

Thanks so much!

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:11
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

4reactions
Gayacommented, Apr 29, 2022

@williaster updated the PR and demo pages. The tests are green, everything builds just fine. Only thing I see is that next.js is complaining a bit about the React 18 stuff, but nothing breaking. Maybe updating Next.js would help, but I don’t have any experience using it. I think the rest of the PR is good to go.

4reactions
Gayacommented, Apr 20, 2022

Spent some time updating various dependencies and peer dependencies to support React 18. It looks like everything works fine and the tests are green.

There is however a little work left to update the documentation site (visx-demo) to use React 18 too as render from react-dom has changed.

I can help out if the maintainers would like that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Upgrade to React 18
In this release, React is dropping support for Internet Explorer, which is going out of support on June 15, 2022. We're making this...
Read more >
React 18 Upgrade Guide and New Features - Refine Dev
React 18 was released! Are you looking to upgrade to React 18? Learn about the new features and changes in this comprehensive guide....
Read more >
How to Upgrade to React 18 - How-To Geek
In this article, we'll show you how to upgrade your existing codebases to React 18. Bear in mind that this guide is only...
Read more >
An Ultimate Guide to Upgrading to React 18 - OpenReplay Blog
The React team recently released React 18 with improvements like automatic batching, a new suspense feature, and new APIs like startTransition .
Read more >
React 18 - What Changes Does It Bring And How Will They ...
React 18 drops support for Internet Explorer 11, even before the scheduled end of support from Microsoft. While you would expect the bundle...
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