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.

[internal] Checklist of new opportunities with React 18 release

See original GitHub issue

Tracking issue for work we should do once React 18 is released as stable

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:25
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
ncesarcommented, May 5, 2022

are we going to get mui4 support on 18 as well?

3reactions
mnajdovacommented, Oct 13, 2022

Could we update peerDependency in @mui/styles to React 18? Or is there still something that holds us back?

@mui/styles is not compatible with concurrent mode and react 18, this is why it isn’t added in the peer dependencies. The other packages already have React 18 in their peer dependencies.

It is stated in its documentation - https://mui.com/system/styles/basics/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exploit React 18 Milestone - GitHub
[internal] Checklist of new opportunities with React 18 release umbrella Group multiple issues to provide a holistic view. #29844 opened on Nov 23, ......
Read more >
The Plan for React 18 – React Blog
When it's released, React 18 will include out-of-the-box improvements (like automatic batching), new APIs (like startTransition ), and a new ...
Read more >
Exploring React 18's three new APIs - LogRocket Blog
With the release of React 18 on the horizon, familiarize yourself with three new APIs that should help make concurrent rendering a reality....
Read more >
React 18 Fundamentals Crash Course 2022 - YouTube
Courses - https://learn.codevolution.dev/ Support UPI - https://support.codevolution.dev/ Support Paypal ...
Read more >
Meet the new hook useSyncExternalStore, introduced in ...
To fix these issues, React 18 provides a new hook, useSyncExternalStore. ... Internal stores include props, context, useState, useReducer.
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