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
When downloading a Wally package from my phone, it is downloaded as a .gz file despite being a .zip. I believe this is because the backend is serving it as a .gz and it's being cohereced into a .zip. You can observe this behavior by directly downloading a blob on desktop, though it happens 100% of the time on my phone.
When downloading a Wally package from my phone, it is downloaded as a
.gz
file despite being a.zip
. I believe this is because the backend is serving it as a.gz
and it's being cohereced into a.zip
. You can observe this behavior by directly downloading a blob on desktop, though it happens 100% of the time on my phone.To observe downloading a
.gz
:Cmdr
).gz
file and not a.zip
.zip
will work just fine because that's what it isThough I doubt it matters, here's my phone's specs and browser:
115.0.1
The text was updated successfully, but these errors were encountered: