Skip to content

fix: h3 nesting hydration warning#16242

Merged
corwintines merged 1 commit into
devfrom
fix-hydration
Sep 15, 2025
Merged

fix: h3 nesting hydration warning#16242
corwintines merged 1 commit into
devfrom
fix-hydration

Conversation

@wackerow
Copy link
Copy Markdown
Member

Description

  • fix: h3 nesting hydration warning on /what-is-ethereum page

Related Issue

h3 nested inside another h3

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 12, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit c53d414
🔍 Latest deploy log https://app.netlify.com/projects/ethereumorg/deploys/68c3e682d6c73a0008e82dcc
😎 Deploy Preview https://deploy-preview-16242--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 41 (🔴 down 10 from production)
Accessibility: 96 (🟢 up 1 from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 92 (no change from production)
PWA: 59 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@@ -681,9 +681,7 @@ const Page = async ({ params }: { params: Promise<{ locale: Lang }> }) => {
<Card className="overflow-hidden rounded-2xl border">
<CardTitle className="flex items-center gap-4 border-b bg-background-highlight p-4">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

CardTitle is the h3 right?

@corwintines corwintines merged commit a8acffc into dev Sep 15, 2025
10 checks passed
@corwintines corwintines deleted the fix-hydration branch September 15, 2025 20:33
@pettinarip pettinarip mentioned this pull request Sep 17, 2025
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.

3 participants