Malte Hviid-Magnussen
Malte Hviid-Magnussen
**Describe the bug** ``` NoSuchMethodError: NoSuchMethodError: The method 'removeRoute' was called on null. Receiver: null Tried calling: removeRoute() File "flushbar_route.dart", line 175, in FlushbarRoute._getDismissibleFlushbar. File "dismissible.dart", line 476, in _DismissibleState._startResizeAnimation...
The live demo link in the readme just shows the following on my screen:  It goes here: https://myflutterbookapp26.codemagic.app/#/ This one works, though: https://flutterapplandingpage.web.app/#/
We would like to serve our Gokapi production deployment at multiple URL's, but it doesn't really seem to work with OIDC. If `ServerUrl` in `config.json` matches the URL visited, then...
Can we get an ENV variable to enable audit logs of who uploaded what and when? Bonus points if it uses the oidc info, if that is enabled. Fx also...
Running it in Kubernetes, using an on-prem S3 as storage. Went fine, until I restarted the statefulset, and it starting crashing with this error: ``` mhm@mhm:~/Documents/gokapi$ k logs pods/wip1-gokapi-deployment-0 init-litestream...
I'd love to be able to give "prompt" an array of prompts. We have a task that releases to production. Right now we have one prompt that contains multiple questions...
### Issue description Running `pipenv --bare --quiet check --quiet --use-installed` still produces lots of INFO logs. ### Expected result I'd like to only see the following: (using image because of...
**Describe the bug** I ran `nix profile install nixpkgs#devenv` Then I ran `devenv shell` in my project (has been running devenv for months in this project, but did a fresh...
### Description When doing `ADD --checksum` I'd like to be able to use `ADD --checksum=sha512` I encountered this problem because of the following: Apache maven only provides sha512 now: https://maven.apache.org/download.cgi...
### Contributing guidelines - [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [x] ... the documentation does not mention...