fix(mobile-menu): re-enable async navigation by removing hx-boost="false"
All checks were successful
Deploy Theme / deploy (push) Successful in 13s

This commit is contained in:
2026-02-20 11:15:27 +01:00
parent b12bcfd5ea
commit 0c477ca428

View File

@@ -9,7 +9,6 @@
x-transition:leave-end="-translate-x-full"
class="fixed inset-0 z-50 bg-[var(--bg-primary)] flex flex-col md:hidden"
@click.away="mobileMenuOpen = false"
hx-boost="false"
x-cloak>
<!-- Mobile Menu Header -->