Group page (and probably others) do not work in Docker/production?
Failed to load ‘http://localhost/static/components/generic/DetailView.vue/’. A ServiceWorker intercepted the request and encountered an unexpected error.
Failed to load ‘http://localhost/static/components/generic/DetailView.vue/’. A ServiceWorker intercepted the request and encountered an unexpected error.
added type::bug label
I tried git bisect
to find out the last working commit, which is difficult because of merges, and because of breaking changes which made iterative testing not that easy.
My result is, that commit 9845e08e98e261ddb27f018b98acb76789eefb1a
is working and current master is not.
An interesting correlation is, that the configured instance color works until this commit and after that, the AlekSIS is blue, regardless of what is configured.
cb2d753e1f7c7fd9dadc9ce1a94bfd4e958ccd3f
introduces the bug.
1253-group-page-and-probably-others-do-not-work-in-docker-production
to address this issue created branch 1253-group-page-and-probably-others-do-not-work-in-docker-production
to address this issue
mentioned in merge request !1782 (merged)
closed with merge request !1782 (merged)
mentioned in commit c62fbda4