We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
index.tsx
We recently upgraded to React 18 and we will follow up with smaller tickets to solve any parts that may have broken.
In index.tsx, we should render the application root as the React 18 migration docs specify: https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis
I still see it, but I think it's related to a small thing we might have missed when upgrading to React 18. I'll follow up with a ticket.
Originally posted by @esteban-gs in #351 (review)
Acceptance criteria:
The text was updated successfully, but these errors were encountered:
junsuparkswe
No branches or pull requests
We recently upgraded to React 18 and we will follow up with smaller tickets to solve any parts that may have broken.
In
index.tsx
, we should render the application root as the React 18 migration docs specify:https://react.dev/blog/2022/03/08/react-18-upgrade-guide#updates-to-client-rendering-apis
Originally posted by @esteban-gs in #351 (review)
Acceptance criteria:
index.tsx
is rendered as specified in docsThe text was updated successfully, but these errors were encountered: