-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
[root@cpzljc jtpjsapp]# cat Program.cs
```csharp
using Microsoft.AspNetCore.Components.Author…
-
When running the example
```c#
K8sMultiplexer connection = await client.PodsV1().ExecAndConnect(
kubeNamespace: "default",
podName: "nginx",
command: "/bin/b…
cveld updated
2 years ago
-
I've tried the installation instructions under the "Getting Started" section of the documentation, starting at [Installation](https://blazor-diagrams.zhaytam.com/documentation/installation) and going …
-
Consider the following scenario which is quite common:
A page with a grid with a pager. The grid loads data with an AJAX call and while the data is being loaded displays a loader. It is desirable tha…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [1741345c6399ae203d8f259fb12fb873dac5129d](https://github.com/dotnet/sdk/commi…
-
Looking at the feedback in these area there are several recurring pain points affecting users.
It has come up several times that there is no good mechanism to update the expiration of the cookie wh…
-
Hi!
It'd be great to have an option to enable auto resize for Textarea. If you add a line, the height automatically adjusts. (In this mode the scrollbars should be also hidden.)
-
If I was willing to do some work, would it be possible to integrate a specific external component library into Bolero so it would have a type safe interface? I have the idea this might be possible by…
-
We've been hearing reports from users that load performance of Blazor WebAssembly apps on low-end mobile devices can be very slow. For example, this [user on Twitter](https://twitter.com/paulfguz/st…
-
I get the following exception running a Blazor WebAssembly in production when calling `string.Replace(string, string, StringComparison)`:
````
System.NotImplementedException: The method or operati…