monacousa-portal/pages
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
..
auth Fix mobile browser reload loops by making query parameters static 2025-08-10 15:58:42 +02:00
dashboard Fix portal account creation and improve email handling 2025-08-09 16:13:52 +02:00
index.vue Fix redirect loops and SSR hydration issues in auth flow 2025-08-07 17:21:18 +02:00
login.vue Add member management system with NocoDB integration 2025-08-07 19:20:29 +02:00
signup.vue Fix mobile Safari reload loop by persisting config cache in window object 2025-08-10 16:09:15 +02:00