-
Notifications
You must be signed in to change notification settings - Fork 3
React 18 Upgrade #429
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
Comments
Thanks for your submission, @openedx/openedx-product-managers will review shortly. |
@brian-smith-tcril Here's my current draft PRs related to React 18 upgrade:
Reminder: Paragon already supports React 18 😄 |
This was referenced Feb 14, 2025
This was referenced Mar 7, 2025
Not currently considered a release blocker: https://openedx.slack.com/archives/C03R320AFJP/p1744636951686359 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Important
PRs upgrading MFEs to React 18 should use
<StrictMode>
See https://react.dev/reference/react/StrictMode
Update Dependencies (non-breaking changes to support React 18)
Update Tutor-supported MFEs to React 18
Update Other MFEs to React 18
The text was updated successfully, but these errors were encountered: