-
### Description
I think we should use `@key` in the `TableTemplate.razor` example because we have no control over the `RowTemplate` content, and the `TableTemplate` user can't address this issue on t…
-
I love your great libs for using TS for Identity. I can't seem to get it working on a Blazor project. Been working for 2 nights on a dozen different issues but can't seem to nail it.
Have you t…
-
> **Important**
The Keep-Alive interval (keepAliveIntervalInMilliseconds or [KeepAliveInterval](https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.signalr.client.hubconnection.keepal…
-
Updated by @MihaZupan on 2024-02-27
## Proposed API
```c#
namespace System.Buffers.Text;
public static class Base64Url
{
// Encode bytes => utf8
public static OperationStatus Enco…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
This is a corollary to this same issue that now has a workaround: https://github.com/do…
-
This issue captures issues related to the "eventing framework" work area in .NET 9. Issues and categorizations are subject to change as design and prototyping is underway.
This eventing framework …
-
### Description
We've updated all our projects to .Net 8.0.1. After the update, all our client applications crashed with the following error:
```
dotnet.runtime.8.0.1.rswtxkdyko.js:3 Error: [MON…
-
**Describe the bug**
When we navigate on the table with tab keys, the rows present on the table are not accessible with keyboard.
If the rows of the table will not be accessible with keyboard, then …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hello, first of all I want to say that I could just not be understanding how StreamRend…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When running even the default blazorwasm template, it work on desktop browser, but when acces…