-
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:
`
…
-
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…
-
I have created hosted blazorwasm project and trying to utilize serilog to view the log and events
I am getting the following Error
'2021-06-06T07:16:11.1970000Z Exception while emitting periodic…
-
I haven't analysed your source code yet, but it doesn't work in Firefox (I have 62.0.3). It works in Chrome and Edge.
I understand that it is only a demo for drag and drop but be careful with stati…
-
### Describe the bug
I use Blazor Server .NET 7.0.
Some of the users have difficulties uploading files (when I myself don't: I've uploaded over 1000 files at this point and never had an issue). A…
-
Blazor supports server-side prerendering, for example: https://github.com/danroth27/ClientSideBlazorWithPrerendering. It assumes a Razor-based server side, so there should be a bit of plumbing to get …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Blazor InputDate and date picker does not work properly in InteractiveServer mode when …
-
Hi,
I have a web app (blazor) that is connected to a server via signalr. The web app has a scoped IMatToaster service.
When the app receives two notifications in very quick succession it throws …
-
In issue #23100 @SteveSandersonMS said:
> If this is a big problem for anyone then in the future we could consider adding a mechanism for saying not to do it, but it's not a priority in the short t…
-
This tutorial seems very useful to learn blazor. I use VSC and don't have VS. In chapter 01-components-and-layout, a note indicates
The BlazingPizza.Server project should be set as the startup proje…