-
**Describe the bug**
When using MAUI Blazor, and implementing the scrollable list, it is not possible to drag any of the elements.
**To Reproduce**
Steps to reproduce the behavior:
1. Set up the…
-
I would like to know if it is possible to use and add controls inside the RealTimeMap component, to add more possibility to the package.
For exemple, I would like to add a button that add a marker…
-
### Description
Links under an image (a href) placed in a Page (razor components) or in the MainLayout.razor of the shared rcl project, opens chrome with a wrong link (https://0.0.0.1/_content/proje…
-
Hello @alexyakunin,
I'm working on integrating the Fusion library into my Blazor Server project to enable real-time interaction. I have already implemented user login and authentication using Identi…
-
### Skill Name
Blazor
### Why?
Blazor is a framework for building interactive web applications using C# and .NET that allows developers to create client-side web UIs with reusable components.
### …
-
Dear Mackinnon Buck ,
I hope this message finds you well. I wanted to bring to your attention an issue I encountered while using the component in Blazor interactive server with prerender set to fa…
-
I'm getting a lot of requests around Blazor components recently since .NET 8 is out.
We need to create a POC and for that matter we could replace a Vue component that we use in the Admin UI.
Refac…
-
Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: TypeError: Failed to fetch
System.Net.Http.HttpRequestException: TypeErr…
-
**Describe the bug**
Multiple builds are required before my main css file is generated (usually 2, sometimes 3). Sometimes it doesn't even get generated at all unless I delete all the generated .css …
-
### Description
A suggested approach for handling DOM cleanup tasks during component disposal is to use `MutationObserver` to detect element removal from the DOM and trigger the cleanup.
The sample …