sidePanelOpened = false, 250)"
:style="{ overflow: sidePanelOpened ? 'hidden' : 'auto' }"
>
Here’s the full corrected script, with the fixes applied: safer handle normalization, safer SPA navigation handling, stale widget cleanup, older browser guard for `closest`, and the “Pozole” typo corrected.
```html