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
it seems that the path to version.json is not considering the assets path setting. Let's say paths.assets is https://example.com/assets, it would then still attempt to load https://example.com/_app/version.json (instead of https://example.com/assets/_app/version.json)
Reproduction
Will put together a repro later, if the fix isn't obvious
@Rich-Harris It could be a misconfiguration on my side, but is it possible that we're now mistakenly caching the version.json response? I'm seeing this:
Describe the bug
Mentioned in #3666 (comment):
Reproduction
Will put together a repro later, if the fix isn't obvious
Logs
No response
System Info
Severity
annoyance
Additional Information
No response
The text was updated successfully, but these errors were encountered: