-
I have a .NET 8 Blazor MAUI Hybrid App using MudBlazor.
I use a multiline `MudTextField` with `EditForm` for submitting messages.
My goal was to send the message with `Enter` and get a new line …
-
Not using ``
I have the following in the layout:
```
Blazor.start({
configureSignalR: function (builder) {
builder.withUrl("/_blazor");
…
-
Currently, there appears to be no simple way to cascade data across rendering contexts in Blazor in such a way that eliminates the need to request and decide the context within each layer. That is, as…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When a Blazor server app loses connectivity, the `components-reconnect-modal` obscurer doesn'…
-
Do you foresee any issues with including DataPortalController in Blazor Server Project - is there a possibility of conflict in ApplicationContext.User if I combine ProjectTracker.AppServerCore and Pr…
-
Hi,
I've tested your BlazorHistory package in Blazor WebAssembly (client-side) VS 2022 .Net Core 6.0
Scroll position is restored on back action.
Unfraternally, BlazorHistory package in Bla…
-
Is it just my browser or something (chrome) it seems incredibly slow and no sound.
-
Are there any known issues for updating a WASM to Server with abp.io and/or is it super hard and manual work?
I had not looked into this before and thought that it was something (in abp.io) that p…
-
I tested DynamicData with **Server-Side** Blazor in combination with RxUI.
The first Exceptions (`System.InvalidOperationException: Collection was modified`) came when `ReadOnlyObservableCollection` …
-
Hi,
When trying to view the workflow definition instance I'm getting the following error and the designer disappears:
![image](https://github.com/elsa-workflows/elsa-core/assets/1651587/3864df5c…