Heiko
Heiko
I have another workaround for when you are in the topmost component, so `getContext()` does not work (because you don't have a parent `` component): ```javascript import {Router, Route} from...
> I can type in my phone number and click on continue. It opens the browser then with a connection to `https://consumer-app-release.firebaseapp.com/__/auth/handler?apiKey=...`. After being led back to the app an...
Meanwhile svgicons2svgfont seems to be at v9, this package still uses v1.1. Pull request #376 already opened.
Found the issue:  Too many of the same GitLab webhooks are created. I think there was a problem in my browser connecting to GitLab at the time. Just deleted...
Okay. Seems like traefik already has a HTTP2 resonse. When setting isHttp2 of the Application to true, it will need to have tls enabled, which is only needed when it...
No need to do anything. Coolify already takes care of http2 out-of-the-box. Look at the response header of your static site. It will say 'HTTP/2 200 OK'. The 'Enable http2'...
Here are the full screenshots of the official "with Bootstrap" examples. Another problem, that you don't see here: The `allow-clear` option for the `ui-select-match` directive does not seem to have...
Hey, just stumbled upon this issue after finding out that I have over 5500 `theater_transient_keys` in my `wp_options`, making my site incredibly slow, not only on saving events but saving...
Related to #275
This is still an issue unfortunately :/