Skip to content

fix: hydration error on smallstep.com - #472

Merged
hslatman merged 1 commit into
smallstep:mainfrom
C-Mejlak:fix-alert-hydration-errors
Jan 9, 2026
Merged

hslatman merged 1 commit into
smallstep:mainfrom
C-Mejlak:fix-alert-hydration-errors

Conversation

@C-Mejlak

Copy link
Copy Markdown
Contributor

Using <p> inside an <Alert> results in nested paragraph tags, which is invalid HTML. This causes a hydration error. Replaced HTML with markdown, has no visual changes.

Thank you!

Using `<p>` inside an `<Alert>` results in nested paragraph tags, which is invalid HTML. This causes a hydration error.
@C-Mejlak
C-Mejlak requested a review from a team as a code owner December 11, 2025 14:52

@tashian tashian left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@hslatman
hslatman merged commit dc07597 into smallstep:main Jan 9, 2026
1 of 2 checks passed
@hslatman

hslatman commented Jan 9, 2026

Copy link
Copy Markdown
Member

As requested, @C-Mejlak

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants