-
### Description
Wade, I noticed something else that's worth a mention ...
I went into the EF Core docs while working on the upcoming Blazor tutorial to look at a few things, and it looks like the …
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Blazor-needs-to-be-more-object-oriented-/10708004)._
---
![Screenshot 2024-07-23 031031…
-
The dashboard loads data from the resource server and OTLP. We must test that HTML/JavaScript/CSS injected into resources and telemetry is properly escaped when written to the browser.
-
### Error Blob
```json
{
"ErrorMessage": "Wasm.Build.Tests.Blazor.SimpleRunTests.BlazorBuildAndRunForDifferentOutputPaths(config: \"Debug\", appendRID: False, useArtifacts: True) [FAIL]",
"B…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using a custom script to react to errors during Blazor WASM initialization, not all erro…
-
### Description
I'm having an issue where the entire blazor UI freezes on Windows and does not accept any mouse clicks.
This specifically happens when holding a key on the keyboard for an excess…
-
### Description
[Enter feedback here]
Since .Net 8 you can create a combination of a Blazer server and a blazer wasm application. I can find information how tho deploy either on of those, but …
-
# 🙋 Documentation Request
I cannot find any information in the docs to prevent the `FluentDataGrid` to stop cutting off the values. I want them to be written fully out and scrollable on overflow.
…
-
Ever since .NET Core 1.0, we in .NET Security have been trying to lay ``BinaryFormatter`` to rest. It’s long been known by security practitioners that any deserializer, binary or text, which allows it…
-
# 🐛 Bug Report
Blazor, by default, will behave in such a way that if you supply an event handler to a component, then that component that registered the event handler will reset the state of _all_ …