monacousa-portal/plugins
Matt 86977ca92a
Build And Push Image / docker (push) Successful in 2m56s Details
Fix mobile Safari reload loop by persisting config cache in window object
- Store config cache in window.__configCache instead of module-level variable to maintain persistence across Vue reactivity cycles
- Fix cardClasses ref to store computed value instead of function
- Add client plugin for config cache initialization
- Add documentation for mobile Safari reload loop fix
2025-08-10 16:09:15 +02:00
..
01.auth-check.client.ts fixed auth 2025-08-08 22:10:08 +02:00
02.unregister-sw.client.ts feat: add plugin to unregister existing service workers on client 2025-08-07 13:07:51 +02:00
03.mobile-safari-fixes.client.ts Refactor mobile detection to use built-in Nuxt device module 2025-08-10 14:38:02 +02:00
04.config-cache-init.client.ts Fix mobile Safari reload loop by persisting config cache in window object 2025-08-10 16:09:15 +02:00