Closed V1ck3s closed 1 month ago
are you able to reproduce the error in a sample solution? I cant reproduce and didnt have any idea
Oddly enough I just restarted my PC this morning and I don't have the error anymore. I guess it was a cache issue or something. I don't understand how it could have fixed itself.
Contact Details
No response
What happened?
I recently upgraded my Blazor WASM hosted application from MudBlazor 6 to MudBlazor 7. After completing the migration, I encountered an error related to the MudBlazor.Extensions library, even with the 2.0.4 update I have the error. The error message is: "VTable setup of type MudBlazor.Extensions.Services.MudExDialogService failed."
Full error from the web browser console :
Expected Behavior
After migrating to MudBlazor 7, the application should run without errors, including the proper functioning of the MudBlazor.Extensions library and its services, such as MudExDialogService.
Screenshots
No response
Reproduction link
No response
What application type are you referring to?
WebAssembly
Custom Application Type
WASM Hosted
MudBlazor.Extension Version
2.0.4
MudBlazor Version
7.6.0
What .net Version are you using?
.Net8
What browser are you using?
Chrome, Firefox, Edge
Sample Solution
No response
Pull Request
No response
Code of Conduct