-
### 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 …
-
The instructions regarding setting up a solution with working `WebAssemblyPrerendered` are too difficult to follow. I have spent several hours trying to follow along and I just cannot get it to work…
-
I am using Blazor Monaco in a Blazor Server app and experiencing some weird behaviour. When running in Visual Studio, I am getting errors, but when I publish the app, the package works.
When runnin…
-
Action Strip is exported as part of the gird in React:
![image](https://github.com/IgniteUI/igniteui-xplat-examples/assets/52001020/fbddc3e6-6f8a-45b8-8cab-ea2bece1aa9c)
I would like to have it …
-
**Describe the bug**
I have a LineChart that I would like to show in the GridDetailView of a Grid.
When placing this LineChart just above the grid (with some test data) it is rendered just fine.
B…
-
### Bug type
Component
### Component name
MudChart
### What happened?
The MudChart in the Type Donut will always display an error on Chromium and a warning in FF in the console, probably due to a…
-
I want to embed a Razor component in a PHP page.
I would like to render a Razor component in any render mode directly on a PHP page - which should be possible with ASP.NET Core 8.
I have experie…
-
### Things to check
- [X] I have searched the **existing issues** for this bug
- [X] To rule out a caching problem I made sure the bug also happens in an **incognito tab**
### Bug type
Component
#…
-
What recommendations would you give on how to use the Flowbite Javascript library in the Blazor Web App? I followed your YouTube tutorial on PageScript, I added a Flowbite javascript file in a razor c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…