From 22dcf497d165064fef6b1d95b307a6c127e7c80b Mon Sep 17 00:00:00 2001 From: Harlan Wilton Date: Fri, 8 May 2026 17:00:32 +1000 Subject: [PATCH] fix(calendly): address CodeRabbit follow-ups from #750 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Three issues raised after the squash-merge of the Calendly PR: 1. **(major) Stylesheet disappears after SPA navigation.** The `cssInjected` module-level flag short-circuited `ensureCalendlyStylesheet()` after first injection. But because the `useHead` call runs inside the composable's `setup()`, the entry is component-scoped — unhead removes the `