malone hedges
malone hedges
Go to `apple.com` `apple.com` is now in your history A url-alias `a` will now no longer be prioritized over `apple.com`. I don't know if this is a fixable bug due...
fwiw i was able to get a request working from the same zlib error by adding `Accept-Encoding: gzip` to the headers ```ts const getTreeRes = await fetch( `https://endpoint.here`, { method:...
Awesome, would love to adopt a hybrid cache when one is available
I don't. Fixed it and moved on. Was giving errors in `Authenticator.swift` though. Can reproduce by building the app with a different `google_oauth.json`.
@ste57 any chance [this](https://github.com/rorybainfreetrade/PanModal/commit/6760679d8510fe7203e55284f8ab5ded2622babe) could be merged in?
I am also getting the same thing as @tofutim, same links as well.
@HarleyKwyn Thank you so much for the fix! 👍
I am also getting layout issues on `5.0.1` but not `5.0.0`
lol I was running into crashes using some remote image loading library, idk if the one you're using has the same issue.