Hi guys, We want to use Telerik for Blazor UI components in our project, which is based on ABP Blazor Server template. Adding Telerik components is stright forward, but it seems starts to conflicts with Blazorise components. Is there any clean way to remove Blazorise components completely? Thanks.
3 Answer(s)
-
0
hi
I think you don't need to remove
Blazorise
.https://community.abp.io/articles/how-to-integrate-the-telerik-blazor-components-to-the-abp-blazor-ui-q8g31abb
-
0
hi
I think you don't need to remove
Blazorise
.https://community.abp.io/articles/how-to-integrate-the-telerik-blazor-components-to-the-abp-blazor-ui-q8g31abb
Hi, I'd prefer to remove Blazorise components to avoid any conflicts, but it's not clear what dependency ABP modules is having on those components. Some clarity would help. Thanks.
-
0
hi
The abp core framework and modules are depending on
Blazorise
library. So I think you can't remove it at all.