Daniel Matthews

Results 10 comments of Daniel Matthews

Has there been any movement on this at all? I've been looking at this library as a way to help modularize a set of apps into Blazor and if it's...

I'm about to recommend we use for a massive project at work over something like Azure API Management because it's something Microsoft has advertised in their docs. I'm following this...

Does this still need to be done? I would be happy to add docs for this.

@ElectricVampire did you ever finish your factory implementation?

Any news on this?

This might be silly, but doesn't the [ant-design-blazor-pro components](https://github.com/ant-design-blazor/blazor-pro-components/tree/master/src/layout/src/SettingDrawer) have a way to update and change the themes? Why can't that be migrated over and standardized here? Is it something...

I am seeing this as well, is there any work around available at this time?

Ok so anyone having this issue: use a IHttpClientFactory to create the instance of the HttpClient in DI instead of trying to have the DI create the HttpClient. I have...

> > Ok so anyone having this issue: use a IHttpClientFactory to create the instance of the HttpClient in DI instead of trying to have the DI create the HttpClient....

Has the `FilterDisplay` property been added in any current releases? I'm using 1.1.1 and I don't see it.