-
### `bind-value-oninput` or `bind` does not work with `contenteditable` divs
### Bug Description
In the below code, the expectation is as and when I edit the div content I need to update the model…
-
Summary: I ran into two issues when attempting to call into signify-ts running in a browser with C# Blazor WASM. I suspect these are just the tip of an iceberg. Instead of an epic chasing down all the…
-
Any suggestions on how to share the webview code with browser?
I'd love some guidance on how we can do a targeted compile that does mobile but also does browser with the same code base (and obvious…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When using Blazor WASM, OAuth…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
App automatically downloads j…
-
I had a C++ project that I used to build using a makelist.txt file. The project has Array.hh MyLib++.hh MyLib++.cc . All three modules are defined within the same namespace. In blazor webassembly,…
-
-
Hmm, it's not working for me. I added it in my client's Paogram.cs, and inject, just as the example. After I implement and attach a function to `beforeUnload.BeforeUnloadHandler`, shouldn't (in my b…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [1741345c6399ae203d8f259fb12fb873dac5129d](https://github.com/dotnet/sdk/commi…
-
Hi,
I'm having issues adding a second series to a chart. Here is my code:
```
List ma20 = _equityTimeserie.Items
.Where(item => item.MovingAverage.Days20 is not null)
.Select(item => n…