Tc001
Tc001
This will also happen if you manually toggle the VPN on or off (I turned it off so less throttle and got stuck, `systemctl restart rpm-ostreed` still works thankfully)
Also you can set up (and relatively easily add) custom flatpak repositories, so it could still be served from Mullvad's servers.
This will be at least somewhat solved with #1751 (depending on the implementation) For now you could set up your own limiting rules with the reverse proxy of your choice
Hmmm... my system config has any external DNS being disabled, and mullvad would block any outgoing port 53, so it is possible that the app cannot reach a DNS server...
Hmmm... one thing that is not quite clear to me is how you would define an env variable for both client *and* server. Something like `PUBLIC_SOME_THIRD_PARTY_API="https://example.com/api"` that gets imported into...
Oh I see! Then you probably need to change this: https://github.com/withastro/roadmap/pull/894/files#diff-3c58a592f2b3662c3cda9ddfdd25a71de2a989fff0a5fcebfcd805dee36be9baR68 Otherwise looks really nice!
Seems to no longer be the case as of `0.23.1`
Hello @aFuzzyBear ! Sadly I can indeed reproduce this issue. It seems to happen when there is a svelte renderer present in the config. I am unsure about other renderers....
Thanks, I am doing well! This is a _really_ weird side effect. I have gone through the code like 10 times and see no reason for it to throw a...
Tldr from me and fuzzy's discord convo: Astro seems to pick up the font component as something that needs an external renderer, external renderer can't render the component