MattB
                                            MattB
                                        
                                    thanks, we will have a look at it and see if we can run down whats going on there.
@Ivan-Colomer when calling retrieve multiple, Are you using RetrieveMultipleAsync or just RetrieveMultiple ?
Its coming, next drop of the lib will do it automatically. We are pending a few updates for new GEO’s Thanks
@nicro950 I am very sorry for the long delay in responding here. The ConnectionService is handed a copy the logger from the service client if it exists, if it does...
@0xced , We have decided to go back though and relax a few places where we limit the stack, the areas you highlighted here are some of those areas we...
We have a speculative fix queued for this issue that will be in the next release.
Web Assembly in general, has several specific rules about what does and does not work. We have not fully tested DVSC with Web Assembly, __we have tested it with Blazor...
We test Blazor using a custom AAD auth provider, the scenario we use there is Onbehalf of auth, We have not tested with the onboard S2S auth. will chat with...
In the configuration based constructor we provide a setting called "MSALRequestTimeoutOverride" the default value for this is 30 seconds. Are you seeing the browser invoke exceed this time?
Ok, Thanks @ebesirik , That is defiantly not the behavior want there, We will look into this and see if we can determine a way to manage that.