-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Compo…
-
Hi
I increased the buffer size and I am now able to download my 110MB exe file but it takes 2 minutes for the download dialog to appear. I am using Blazor server app.
Is there a way of speeding …
-
I believe this started happening since Preview 4
Steps to reproduce:
- Create a new Aspire project, everything default
- When you launch this, only the dashboard will open as expected
- Add a …
-
-
### Bug type
Component
### Component name
MudDatePicker
### What happened?
If you tab to focus onto a MudDatePicker and then click on the component to open the date select dialog and th…
-
### What happened?
# Description
I am current have a blazor project. I was invoking `window.showSaveFilePicker` from interops. However I have to wait a stream fully processed then show this dialo…
-
Rendering components statically by default with no user feedback that interactive features won’t work is a major usability issue right now with Blazor. It’s not currently an error to render an interac…
-
When using the new template I am unable to debug in vscode. I get the following error when setting a breakpoint in the ApiService project. I included my `launch.json`.
Error:
"A copy of Program.…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit/9a028e1…
-
When user aborts open/save dialog, `showSaveFilePicker`/`showOpenFilePicker` APIs throws `AbortError` which is unhandled by the Blazor.FileSystemAccess library.
The exception can be catched on the C#…