You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Description:
Upon following the provided steps, the login page seems to reload endlessly. After some investigation, it appears to be related to the access to the HttpContext. Unfortunately, I couldn't find a workaround for this issue.
I'm reaching out to the community for any insights, suggestions, or potential workarounds that could help resolve this HttpContext-related problem. Any assistance would be highly appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I've encountered an issue while configuring blazorbootstrap with a Blazor Server app using the most straightforward setup, following the template with individual accounts. I referred to the documentation here:
https://docs.blazorbootstrap.com/getting-started/blazor-webapp-server-global-net-8
Problem Description:
Upon following the provided steps, the login page seems to reload endlessly. After some investigation, it appears to be related to the access to the HttpContext. Unfortunately, I couldn't find a workaround for this issue.
I'm reaching out to the community for any insights, suggestions, or potential workarounds that could help resolve this HttpContext-related problem. Any assistance would be highly appreciated!
Here you can see the code :
https://github.com/ooggmm/BlazorBootsrapBlinking
Beta Was this translation helpful? Give feedback.
All reactions