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
I saw in one of the issues an error about service worker registration. But in Carlo context, the service worker doesn't make much sense to me. It can potentially only introduce bugs (eg. the user updates the desktop binary and has to restart it because service worker still had the old assets cached [hypothetical, haven't tested]). So maybe we should not register the service worker when running in Carlo context?
I saw in one of the issues an error about service worker registration. But in Carlo context, the service worker doesn't make much sense to me. It can potentially only introduce bugs (eg. the user updates the desktop binary and has to restart it because service worker still had the old assets cached [hypothetical, haven't tested]). So maybe we should not register the service worker when running in Carlo context?
// @TobiaszCudnik
The text was updated successfully, but these errors were encountered: