Relative Content

Tag Archive for c#asp.net-coreblazor

First option is always null in InputSelect

In my Blazor app, the <InputSelect /> component is not working as expected. The first option is being shown as selected, but when I submit the form it is always null.

ASP.NET Core 8 Blazor Server App – Cookie can not be set

I’m having trouble with my application. Even though the user check is completed successfully, no cookies are being added to the browser. I have tried with many users and browsers but I couldn’t get any results. Please help me with this issue, thank you.
Communication Flow: