- Browser extensions (e.g. ColorZilla's cz-shortcut-listen) inject attributes on <body> before React hydrates, causing a benign hydration mismatch warning - Add suppressHydrationWarning to <body>, matching the existing <html>
- Browser extensions (e.g. ColorZilla's cz-shortcut-listen) inject attributes on <body> before React hydrates, causing a benign hydration mismatch warning - Add suppressHydrationWarning to <body>, matching the existing <html>