Philipp Wagner
Philipp Wagner
@krisse7 Thanks for your patience and pinging me again, so I get my Java setup right again. 👍
I can confirm, that this happens on Android 8.1.0, too. But for me it happens, when I switch between FlyoutItems. I don't see any error in the Device Logs. Maybe...
@vnbaaij Any news on the DatePicker Component? I see, that the PR referenced by @EisenbergEffect is still opened. Is this still being worked on?
@EisenbergEffect Thanks for your reply and I am very sorry to hear, that the FAST team has been laid off.
@vnbaaij Thank you for the clarification. I got it wrong and I am glad to hear it’s alive and kicking. I am sincerely sorry and thanks for your work, I’ve...
@habbes Any news on this? It would be great, if we could just inject a `HttpClient`, which would get resolved from the `IServiceCollection#AddHttpClient` overload. @Finickyflame Thanks for sharing your workaround!
@SamMonoRT @ajcvickers Understood. But could use please explain, if usage of the `DbContext`, as suggested in this `TransactionBehavior`, is best practice? If I read the discussion in the EntityFramework Core...
I have been unable to debug after migrating to .NET 8 WebAssembly, and struggled way too long with this. I finally found the (now obvious) problem, and thought I might...
Thanks for your PR. I am currently in China and it’s hard for me to review it appropriately. Could you describe the changes and why they were necessary? That would...
I am late to the game, but I leave it here in case someone comes across this issue. I have added an example for working with an OData Service with...