Gijsbert ter Horst

Results 114 comments of Gijsbert ter Horst

Thanks! Since it occurs occasionally I can't check the exact error message, but I'll assume that my issue is different from this one. It is however not on an incremental...

@dellis1972 Thanks for the advice. In my case, since I'm not running Visual Studio, the equivalent would be to add the `/flp:v=diag` argument to my build. I can imagine that...

We occasionally (once per month) had customers calling in with an unexplainable error, that defied reproduction. Today I had another and finally figured out why this was. Their PCs did...

Yes, you can use the injectable DateTimeAdapter. See: https://danielykpan.github.io/date-time-picker/#locale-formats EDIT: I misunderstood your use case. It might not work unless you do a little extra work. See: https://github.com/DanielYKPan/date-time-picker/issues/355#issuecomment-390946995

Maybe the autosquash one should be a separate issue? I personally would use the `fixup` context menu option _all the time_, yet I haven't used the autosquash option for years,...

I don't think this is an issue with Microcharts. I'll randomly get this error when trying to build a MAUI.NET 8 app on my machine, yet it never happens in...

Android needs to support mDNS natively for all DNS lookups in my opinion, but lacking that, it would be really nice to see it added to the app.

@jvalencia80 As far as I know, Android has supported it for a while. However, it does not by default use mDNS for lookups. The app developers themselves will have to...

No, that's a wrong reference. Someone forked the repo, created a pull request _in the forked repo_, which coincidentally had the same issue number as this issue in this repo....