This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
Hello idscom, Thank you for your kind words. The MudBlazor attribute were moved to the CG.Blazor.Forms._MudBlazor package. The repo for that is HERE. Be sure to pull that package in and reference it in your WASM project. I have also added a WASM sample for the CG.Blazor.Forms project HERE. I'll go look at the CG.Blazor.Forms._MudBlazor now, make sure it works in WASM. [Edit] While creating a WASM sample for this package, I see something odd going on between MudBlazor and my code. I've not had time to dive into it much, but, it's on my todo list. Thanks for your patience. I'll try to find an answer as soon as I can. Martin |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
First off this is a great project - love what you have been doing here.
I set this up on a Blazor Wasm solution and have it running, except the only control that seems to render correctly is the RenderMudTextField, I cant get any other controls to render. Could there be an issue with the version on .net core or possibly MudBlazor?
Any help is 👍👍
Beta Was this translation helpful? Give feedback.
All reactions