-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [1741345c6399ae203d8f259fb12fb873dac5129d](https://github.com/dotnet/sdk/commit…
-
Is this compatible with Blazor updating the DOM? Wouldn't that override all changes?
For example:
```razor
@page "/"
@inject BlazorQueryDOM DOM
@TestVal
@code {
string TestVal = "Test…
-
Hello,
I would like to create a circle around coordinates to display the bounds of geofencing. How would I go about that? Also looking for Poly Line eventually.
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [1d674abffe7ecd734b49f7b5fd838900ab1c5ac5](https://github.com/dotnet/core-sdk/commit/1d…
-
Hello!
I'm working on multiple Blazor WASM applications expecting to go live mid-year and I would love to use Honeycomb.oi as a collector. Unfortunately, there's no runtime pack for it.
Is t…
-
This issue lists high-level functionality I'd like to add to Elsa 3 and beyond. It's not a final list and the order in which each milestone will be picked up might change over time and depends on busi…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [fb7b9a4b9e578fa8c9f5fb67e22daf4b0d22668e](https://github.com/dotnet/core-sdk/commit/f…
-
### Describe the bug
When using the OnClick event, it seems it causes the client to disconnect from the server when the dataset is over a certain size. When I click the chart, Im seeing the "Attempti…
-
Hi, I really like your leaflet library and the simplicity! Is there a way to access all the leaflet methods so I can get the current position, change that position, zoom in and out etc.? I mean all th…
-
we can create feature for communicate between js and c# directly in razor pages with some senarios that make easier to coding for developers and thats not effect performance because that can be hand…