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.

Breaking after update to React 18

See original GitHub issue

Hey 👋 We are trying to update our app to use React 18, but it looks like tippyjs-react is not really happy about this 😃 We can see the error in the console (one of the most hated errors in React in my opinion) 😄

Any ideas about what it could be? Screenshot 2022-04-01 at 11 17 51

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
KubaJastrzcommented, Apr 1, 2022

Still it would be good to keep support as not everyone has a luxury to migrate everything all the time. I’ll reserve some time today.

0reactions
Slapboxcommented, Jun 28, 2022

@atomiks do you know of any resource for understanding what changes would need to be made to transition to Floating-UI? Or is it so different that all the code that relies on Tippy will just need to be rewritten?

Thank you for your fantastic work over many years!

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Upgrade to React 18
If your app doesn't work after upgrading, check whether it's wrapped in <StrictMode> . Strict Mode has gotten stricter in React 18, ...
Read more >
React 18 - What Changes Does It Bring And How Will They ...
There are few breaking changes that will make developers shed tears of happiness. React 18 drops support for Internet Explorer 11, even before...
Read more >
Why React 18 Broke Your App - CoderPad
React 18's internal changes improved a lot, but may have broken your app in the process. Here's why and how you can fix...
Read more >
Upgrade to react 18 — Issues and resolution - Dev Genius
React 18 is out and most of you would want to upgrade to React 18 to take advantage of performance improvements through automatic...
Read more >
React 18 Upgrade Guide and New Features - Refine Dev
The creation of React 18 introduced concurrent rendering in React applications. React has been taking care of DOM rendering and giving ...
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