-
Hi Blazor Folks,
I’m using Blazor Static Server-Side Rendering (SSR) for my project, where the interactivity is handled exclusively via JavaScript. In my workflow, I have certain JS components (e.g.,…
-
We had the internal Ignitor tool which we used to stress Blazor apps and measure different characteristics of sample apps.
This issue tracks the potential for productizing that tool so customers can …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I try to deploy aspire dashboard to container apps, but blazor fails to establis a connection…
-
### Problem Statement
We should investigate better support for Blazor Server
### Solution Brainstorm
Could include a new package, or might just need improved guidance docs.
Also related: #1685
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web
### Microsoft.Identity.Web version
2.18.1
### Web app
Sign-in users and call web APIs
### Web API
Protected web APIs (validating tokens…
-
**Describe the bug**
When using MAUI Blazor, and implementing the scrollable list, it is not possible to drag any of the elements.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up the…
-
warn: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100]
Unhandled exception rendering component: Cannot set properties of null (setting 'innerHTML')
TypeError: Cannot set pro…
-
### Description
When using a Blazor Maui application, it is common to overload the UI with touch events during heavy processing that locks the main thread. For example, when running a heavy javascrip…
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Dotnet
### Description
I'm using Sentry with Blazor applications and it feels like the documentation regading blazor is a bit lacking. For…
-
We should add benchmarks that track server interactivity performance metrics, especially as it relates to traffic over the websocket connection. We would be primarily interested in latency and the tot…