Konrad Müller
Konrad Müller
Hi! Yes, I thought about it but didnt have the time to do the reasearch. I will eventually add it but dont have the time for that currently. If you...
Hey @sthewissen, this sounds like fun, can I help here? Some open questions: * How would you implement it? * SkiaSharp/Microcharts: Bloats the app size but would be the easiest,...
A combination of force reload + adding data whenever the user adds data trough the app + update data the user loads in the activity feed could work then? Do...
Should we give it a try or add a "wait-for-new-api" tag?
Can you assign me to this task? This also includes setting the correct generic parameters and constraints.
Like i wrote, just changing the `ENTRYPOINT` in the dockerfile fixed everything :) Looking at the issue you linked, the bug is all over the place
Heyho, I ran into this issue when using the CommunityToolkit.Mvvm RelayCommand without setting a CanExecute, tested on Windows. When subscribing to IsEnabledChanged I found that executing the command quickly toggles...