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

Upgrade to React v18 #5167

Open
nabramow opened this issue Nov 14, 2024 · 1 comment
Open

Upgrade to React v18 #5167

nabramow opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
1.topic frontend dependencies Pull requests that update a dependency file

Comments

@nabramow
Copy link
Contributor

We need to upgrade to React v18 before we can upgrade Next.js to v13 and/or Material UI any further, so this should be the next upgrade priority.

Here is the migration guide for React v18:
https://react.dev/blog/2022/03/08/react-18-upgrade-guide

@nabramow nabramow converted this from a draft issue Nov 14, 2024
@nabramow nabramow added dependencies Pull requests that update a dependency file 1.topic frontend labels Nov 14, 2024
@nabramow nabramow self-assigned this Nov 14, 2024
@darrenvong
Copy link
Member

darrenvong commented Nov 17, 2024

The Next.js docs for upgrading to v13 could be useful too: https://nextjs.org/docs/pages/building-your-application/upgrading/version-13

Although since we currently don't use much server-side features, I hope the upgrade should be fairly seamless 🤞 The only thing I can think of that might need tweaking/breaks is the tiny middleware we wrote for re-directing users to the dashboard if they are already logged in, as I vaguely remember that to be still an experimental API when we used it for v12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.topic frontend dependencies Pull requests that update a dependency file
Projects
Status: Blocked
Development

No branches or pull requests

2 participants