Pavel Štáfl

Results 4 comments of Pavel Štáfl

We have experienced this and came up with a workaround. The initial fix was creating our own StackNavigationManager that would navigate with Polly retries with just repeating the setting of...

I came up with this workaround 6 months ago and if I remember correctly I put it there only as a fallback if the first retry group fails and setting...

@Foda Here is my repro https://github.com/qjustfeelitp/maui-22790-repro here is the memory dump https://fileport.io/3mCwzcmFgatG and corresponding call stack https://github.com/qjustfeelitp/maui-22790-repro/blob/main/stack.txt It's just a simple app as I could not get you our business...

@PureWeen I thought that I already provided enough information even with a workaround. Here is a stacktrace from visual studio https://github.com/qjustfeelitp/maui-22790-repro/blob/main/visualStudioStack.txt This one is from WinDbg https://github.com/qjustfeelitp/maui-22790-repro/blob/main/stack.txt Here is memory...