Skip to content

fix(overrides): mobile menu toggle#520

Merged
matoous merged 1 commit intomainfrom
md/fix-MobileMenuToggle
Feb 27, 2026
Merged

fix(overrides): mobile menu toggle#520
matoous merged 1 commit intomainfrom
md/fix-MobileMenuToggle

Conversation

@matoous
Copy link
Collaborator

@matoous matoous commented Feb 27, 2026

  • In MobileMenuToggle.astro, scoped <style> caused Astro to inject its
    generated class="astro-..." into the Hamburger React island path.
  • Circuit UI/React expects className, so SSR and hydration attributes
    diverged (class vs className), triggering both the warning and hydration
    mismatch.

- In `MobileMenuToggle.astro`, scoped <style> caused Astro to inject its
  generated class="astro-..." into the Hamburger React island path.
- Circuit UI/React expects `className`, so SSR and hydration attributes
  diverged (class vs className), triggering both the warning and hydration
  mismatch.
@matoous matoous self-assigned this Feb 27, 2026
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com e5ea003 Commit Preview URL

Branch Preview URL
Feb 27 2026, 06:25 PM

@matoous matoous merged commit 577067d into main Feb 27, 2026
3 checks passed
@matoous matoous deleted the md/fix-MobileMenuToggle branch February 27, 2026 18:26
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