Commit graph

2 commits

Author SHA1 Message Date
1dd265b46d PWA: restrict navigateFallback to portal routes only
The service worker was intercepting iframe navigation to app paths
(/notices/, /kitchen/ etc.) and serving the portal's cached index.html
before the request reached nginx — causing the 🚧 EmbeddedFallback.
Only apply the fallback to portal routes; everything else goes to network.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 15:47:55 +00:00
b54081113b Initial commit: portal 2026-07-01 12:09:54 +00:00