-
Notifications
You must be signed in to change notification settings - Fork 5
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
[NCL-6996] Upgrade React to v18 #626
base: main
Are you sure you want to change the base?
Conversation
DnsZhou
commented
Feb 25, 2025
- Updated React to version 18.3.1 and updated related dependencies.
- Updated index.tsx and useServiceContainer.ts according to the new code changes.
- Updated the test cases to comply with React V18 requirements.
2705283
to
62858d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait with merging until you confirm it's fully tested (see Jira for more information).
e508626
to
6d43385
Compare
Hi @patrikk0123 , this PR is reaching its final version, could you please briefly test it too? |
6d43385
to
be5fb4f
Compare
src/components/ProductVersionMilestonesPage/ProductVersionMilestonesPage.tsx
Show resolved
Hide resolved
be5fb4f
to
62db205
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the code looks good, but didn't test it locally