Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with React 19 types #42032

Open
eps1lon opened this issue Apr 26, 2024 · 0 comments
Open

Compatibility with React 19 types #42032

eps1lon opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
package: material-ui Specific to @mui/material status: waiting for maintainer These issues haven't been looked at yet by a maintainer typescript

Comments

@eps1lon
Copy link
Member

eps1lon commented Apr 26, 2024

Summary

To be compatible with React 19, types must be compatible. Many changes are codemoddable with npx types-react-codemod@latest but a lot of changes need to be done manually because your relied on element.props being typed as any. There are also some 3rd party libraries that need to be be compatible first.

A full overview of the necessary changes can be found in eps1lon#619. You can also check out https://github.com/users/eps1lon/projects/3/views/9 to get an overview what other apps/libraries need to do for migration.

Examples

No response

Motivation

No response

Search keywords: types react 19

@eps1lon eps1lon added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Apr 26, 2024
@zannager zannager added the package: material-ui Specific to @mui/material label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material status: waiting for maintainer These issues haven't been looked at yet by a maintainer typescript
Projects
None yet
Development

No branches or pull requests

4 participants