Joren Thijs
Joren Thijs
I am suffering the same issue today. The in-app browser opens. goes to IDP login screen. I login, and then i'm sent to a blank page (since my redirect uri...
@BasLijten can you share your terminal output from the build? How long did the restore step take? What machine/architecture are you running on?
@BasLijten I tried building the dockerfile on my windows laptop and indeed it works there without issues. Both on Windows 11 and WSL2. I wonder if it's an arm64 vs...
@adityamandaleeka would you except a PR adding the conatainer publishing properties to the .csproj file and adding detailed steps for using them? Maybe under a MacOS specific section?
@msschl There is a [list of supported annotations](https://github.com/microsoft/reverse-proxy/tree/main/samples/KubernetesIngress.Sample#annotations) on the Ingress Sample readme. However i too would like to see kubernetes ingress documentatien included with the real docs
I don't think there is going to be a fix any time soon, in the mean time you can either dispose the cameracontroller between each picture you take. Or manually...
@jairwt i was facing the exact same issue on Android. Turned out to configure universal links on Android you need to define a seperate activity in you AndroidManifest.xml and put...
We just ran into this on .net 7 using the new container publish task. No other projects are affected and all our nuget packages refernce the same version. We fixed...
My company also ran into this using Metricbeat 7.17.12. Updating to the latest 7.17.18 triggered a restart of the nodes and fixed the issue.