CodeBeam.MudBlazor.Extensions icon indicating copy to clipboard operation
CodeBeam.MudBlazor.Extensions copied to clipboard

Integration Challenge: MudBlazor Extension and Latest Blazor Template Compatibility

Open adelfadhul opened this issue 1 year ago • 2 comments
trafficstars

The installation of the MudBlazor extension does not align with the latest Blazor template generated by MudBlazor's official template. This template includes a Components folder with Layout and Pages subfolders, but it lacks _Host or _Layout files, instead using App.razor. When attempting to integrate the installation into this template and testing components like the search box, the list of items fails to appear correctly

adelfadhul avatar Jun 18 '24 10:06 adelfadhul

reference for the template: https://github.com/MudBlazor/Templates

adelfadhul avatar Jun 18 '24 12:06 adelfadhul

Sorry, doesn't understand. Do you mean the template doesn't have _host or _layout file?

mckaragoz avatar May 01 '25 11:05 mckaragoz