richardbartley

Results 4 comments of richardbartley

I too am wondering where I can do this sort of thing. I see the TypeAdapterConfig.GlobalSettings.Compile(failFast: true) but it doesn't seem to do much, at least I can't see if...

So here is my workaround. I found that it was marking the container as display:none. I'm using Metronic material template and found that the ng-container was marked as display:none, even...

Yes its a problem in StartUp and when using the Add-Migration tooling. It doesn't know the TenantInfo. Wonder if there is a trick to provide one perhaps at DesignTime?

Trying to authenticate with a clientid and secret key, do I set the AuthProviderType ot ServiceProvider? This is giving me the ArgumentNullException (I think on the callback Url which is...