-
I'm having an issue getting the Grid to pull my data and process it, I have tried both the Data and the DataProvider options and its not pulling and displaying my data. If i do the following:
`
…
-
## Describe the bug
A new generated Blazor web app targeting environment Germany generated, throws an exception on navigating to the About page by selecting the "About" menu entry.
This is caused,…
-
Can we get an example for Blazor? Looking for something similar to what Twilio provides for their webrtc sdk
https://www.twilio.com/blog/build-video-chat-app-asp-net-core-blazor-webassembly-twilio…
-
First... This is well put together and useful, great job!
The deserialization (not supported) for the specified type I got running your code under a .NET 8.0 version in a Blazor app within an Aspi…
-
I am trying to host the aspire dashboard from k8s running on AKS using nginx as an ingress controller and running into some issues. I would essentially like to host the dashboard from:
https://mydo…
-
**REPRO CONFIGURATION**: Win10 x64 ENU 20H2 + SDK 3.1.417
**Latest SDK Version**: 3.1.417
**Latest Runtime Version**: 3.1.23
**INSTALL STEPS:**
1. Clean machine: Win10 x64 ENU 20H2
2. Install…
-
**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comme…
-
With client side hosting model, the resource path is `_content//`. But when using this library to fix the server side hosting, the path becomes `EmbeddedBlazorFile/`.
If the component library only…
-
The usage in a blazor RC1 project breaks the NavigationManager.
How to reproduce:
1) Assume that you have a service locator that resolve backed services. In this case the ingest backend.
**Pr…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Hello, I'm trying to create a TaskCompletionSource chain in Blazor Server app. Each ```TCS.Ta…