Stefan Lörwald

Results 8 issues of Stefan Lörwald

Hi, the de-facto way things are sorted is - repos with star count by start count decreasing - repos without star count alphabetically sorted This isn't really stable, as the...

### Describe the bug I have a reverse proxy (nginx) in front of baget that forwards requests to http://host/baget to the docker container. The docker container is configured with `-e...

Hi, are there plans for adding a multi-select component? Maybe based on https://github.com/SamProf/MatBlazor/issues/336? Thanks Stefan

enhancement

### Is your feature request related to a problem? Please describe. In some situations, services can be optional. For regular classes we can write ```cs public class Foo { public...

untriaged
area-compiler

I don't want to use the default `credStore` "desktop" on my development machine. The issue https://github.com/docker/docker-credential-helpers/issues/95 guides me to set the `credStore`/`credsStore` value to `""` instead of `"desktop"`, but it...

lifecycle/frozen

**Output of `dotnet --info`:** ``` .NET SDK (reflecting any global.json): Version: 5.0.100-rc.1.20452.10 Commit: 473d1b592e Runtime Environment: OS Name: Windows OS Version: 10.0.19041 OS Platform: Windows RID: win10-x64 Base Path: C:\Program...

For a solution with client-side AND server-side blazor with a shared component project, most code can be moved to the shared component project. However, the client-side project will still need...

help wanted

This is potentially just a misconfiguration on my side, so I would appreciate any help. I am trying to set up a M5Stack Core2 with esphome. My configuration is at...