You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahhh this is probably because I was browsing /code and not /code/ (trailing slash).
I thought we supported this (no trailing slash on a base path) but I checked 3.10.2 and we do not. In hindsight that makes sense since we do not know what the base path is so we require the trailing slash (on the base path at least, we can still support no trailing slash on our own routes if we want).
Reverse proxy: service worker with base path fails due to incorrect scope
@code-asher may have more details.
Introduced in #4414
The text was updated successfully, but these errors were encountered: