Phoscur
Phoscur
Hiho, it's working with my Fritzbox 5590! #28 I'm copying `.key` & `.crt` files from `/var/lib/caddy/.local/share/caddy/certificates/acme-v02.api.letsencrypt.org-directory//.*` to be `privkey.pem` and `fullchain.pem` which then get concatenated for the upload. I'm wondering...
> Das SSL-Zertifikat wurde erfolgreich importiert.
**Describe the bug** DOMInjector configured providers are not loaded for the outmost (App)Element. **To Reproduce** Reproduction alongside #1273 in my "not absolutely minimal" joist-(hono-)vite test repo... Steps to reproduce the...
**Describe the bug** Somehow [tests concerning injectable elements](https://github.com/joist-framework/joist/blob/main/packages/di/src/lib/dom/injectable-el.test.ts#L211) are not covering actual behavior in the browser. I've trimmed my usecase for the reproduction, but I would not call it minimal...