MudBlazor on net8, MudSelect not working
first of all: i googled this issue 9999 times and couldn't find solution.
https://github.com/MudBlazor/MudBlazor/issues/7510
https://github.com/MudBlazor/MudBlazor/issues/7510
- tried to set interactiveServer for one component, for entire application, nothing worked, when i click select button it doesn't show me options. When i set ref to select and attempt to use method "OpenMenu", it hang itd what i'm doing wrong.
Using .net8 and newest mudblazor lib
GitHub
Bug type Other Component name No response What happened? This morning, upgraded an app to .Net 8, Blazor App w/ AddServerComponents, as the app was running as a blazor server app. Mudblazor JavaScr...