Artyom M.
Artyom M.
Can you confirm it is working without AOT, and post a minimal reproduction repo, so I could send this to Microsoft as bug report?
> Hi, without AOT it is working like a charm. Please send this bug to Microsoft. Here is my test repository where the problem occurs: > > https://github.com/Coding-Victim/BlazorApp-empty1 To enable...
FYI, I created issue in the runtime repository: https://github.com/dotnet/runtime/issues/100527.
If i understood Microsoft correctly, it should be fixed in the next 8.0 servicing SDK release.
> Does anyone know how or when this will be fixed? No idea, it's not up to us (MudBlazor). The SDK fix didn't land in 8.0.301. The information needs to...
Closing https://github.com/dotnet/runtime/issues/100527#issuecomment-2218338507
@danielchalmers can you look at this? This issues seems related: https://github.com/MudBlazor/MudBlazor/issues/4869, https://github.com/MudBlazor/MudBlazor/issues/5933
> @ScarletKuro Are we trying to keep it 100% the same as before or should we be normalizing the spacing between Grid, Stack, Form, etc I'd say second. @henon what...
> I've created a basic example from the component page but when I click the select element the items don't appear, nothing happens. There is no error though. You didn't...
Nvm i think i see you did, let me check the repo.