Skip to content

fix(layout): suppress hydration warning on body#16

Merged
danieldiazde merged 1 commit into
devfrom
fix/hydration-warning
May 9, 2026
Merged

fix(layout): suppress hydration warning on body#16
danieldiazde merged 1 commit into
devfrom
fix/hydration-warning

Conversation

@danieldiazde
Copy link
Copy Markdown
Owner

Browser extensions (ColorZilla, Grammarly) inject attributes onto after SSR causing cosmetic hydration mismatches. Adds suppressHydrationWarning to .

🤖 Generated with Claude Code

Browser extensions (ColorZilla, Grammarly, etc.) inject attributes like
cz-shortcut-listen onto <body> after SSR. Adding suppressHydrationWarning
silences the cosmetic hydration mismatch without masking real bugs since
it only applies to the body element itself.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@supabase
Copy link
Copy Markdown

supabase Bot commented May 9, 2026

This pull request has been ignored for the connected project jwqffychkaczvknfgzbd because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@danieldiazde danieldiazde merged commit 6216cc2 into dev May 9, 2026
2 checks passed
@danieldiazde danieldiazde deleted the fix/hydration-warning branch May 9, 2026 20:38
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.

1 participant