-
**Description**
A WinUI app with WebView2 that hosts HTML with an `` element will cause the app to crash and not able to debug it.
**Version**
SDK:
Runtime:
Framework:
OS:
**Repro S…
Eilon updated
2 months ago
-
hi all i got this error after deploying
i read for it more than one week please help
6blazor.webassembly.js:1 info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[2]
Auth…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
My customer is developing a solution where Blazor WASM components are exposed as web componen…
-
Dear Damien,
Sorry to bother with a perhaps silly question.
I am trying to figure out if I am not going to switch and app to use BFF on Azure B2C, so I came accross you template.
-In terms of app…
-
**Describe the bug**
When a dialog is opened with DialogService and then closed, scrollbars on main page are hidden.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://www.matbla…
-
Hello there.
I have just been reading [this in-depth guide](https://www.dotnetcurry.com/dotnet/1460/blazor-getting-started).
In the section **Client Routing** the article states:
> One caveat…
-
Hello,
We have a mature Silverlight application running in production (_OpenSilver 2.1_ and .NET 8). The application broadly runs perfectly for hundreds of users but we get regular intermittent re…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Add Blazor Static SSR/Server/Client support please.
-
Right now, when adding brand new children under the `Segment` node (e.g. adding `Tags` or `Attachments` to an untagged file), one needs to manually handle the creation of its index under `SeekHead`.
…
-
`prerender: false` in `new InteractiveWebAssemblyRenderMode(prerender: false)` and its Server/Auto counterparts only seems to have an effect for top-level render modes. If a parent component specifies…