-
## Issue Description ##
## Steps to Reproduce ##
1. Create a new dotnet blazor server project (`dotnet new blazorserver -o test`)
2. Open the project in Visual Studio Code, with the C# extension …
ghost updated
3 months ago
-
### Is your feature request related to a problem?
I would like to host my blazor application differently depending on client attributes and needs, but it appears I must choose between server or clien…
-
I am getting the PKCE error when following this how-to: https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory-b2c?view=aspnetcore-7.0
Already …
-
Is it possible to work on Blazor Server and RenderMode.InteractiveServer?
CascadingParameter IModalService ModalService
is initially valued correctly
then calling a function
Test Modal
pu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I use https://github.com/mr-azazael/LightweightCharts.Blazor which is using JsInterop.
Im us…
-
### Description
This is a test!
### Page URL
https://learn.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-8.0
### Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/a…
-
# 🐛 Bug Report
I've published a static web app, but I get this error:
```
fail: Microsoft.AspNetCore.Components.Web.ErrorBoundary[0]
System.MissingMethodException: Arg_NoDefCTor, Microso…
f4n0 updated
8 months ago
-
Allows the server to retain the send buffer while the client is reconnecting and preserve connection state (`Context.Items`, connection ID, etc.).
Thoughts:
* Would need to be opt-in and supported…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Because Blazor seems to depend on there being certain HTML comments in the rendered pages, it…
-
I just did a fresh Oqtane install (cloned the repo just now) and I noticed that the new Static render mode displays a lot of flickering in the UI.
I recorded a short video:
[oqtane-flickering.we…