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

docs:Add react hydration error case. #59147

Merged
merged 4 commits into from
Dec 2, 2023

Conversation

olci34
Copy link
Contributor

@olci34 olci34 commented Dec 1, 2023

Nesting HTML List tags (<ul> and <ol>) in <p> tag is also considered invalid and throws react hydration error. I came across with this error while using Chakra UI components.
(Nesting <List /> component in <StepDescription/> component of Chakra UI.)

@olci34 olci34 requested review from a team as code owners December 1, 2023 07:59
@olci34 olci34 requested review from timeyoutakeit and delbaoliveira and removed request for a team December 1, 2023 07:59
@huozhi huozhi added the CI approved Approve running CI for fork label Dec 1, 2023
@huozhi huozhi enabled auto-merge (squash) December 2, 2023 08:33
@huozhi huozhi merged commit e7589e0 into vercel:canary Dec 2, 2023
31 checks passed
@olci34 olci34 deleted the olci34/hydration-error-case branch December 4, 2023 02:00
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI approved Approve running CI for fork locked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants