-
**Describe the bug**
Some font icons are not loaded for specific Blazor components.
Related to rendering mismatch issue in UI for Blazor https://github.com/telerik/blazor/issues/8978
**To Repr…
-
### 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
#…
-
### 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 …
-
In .NET 8, we ensure that the number of server interactive root components doesn't exceed `CircuitRootComponentOptions.MaxJSRootComponents`. This was to prevent a malicious client from accumulating an…
-
For now we want following components.
- [x] Enum binding dropdown
- [x] Dialog
- [ ] Text
- [ ] Number
- [ ] Date
-
Using `HxContextMenu` within `HxGrid` in responsive mode causes an extra vertical scrollbar to appear when the context menu dropdown is higher than the grid itself.
**Observed behavior:**
The grid…
-
Hello!
First off -- awesome solution, super excited to see it in action on HTML pages.
Would it be possible to support the `.razor` file extension? It's basically the same as HTML. Example:
…
-
When building a fresh copy of the repo, I get errors about the Debug builds of the `blazor.web.js` file not being found because I have not run `npm ci && npm run build` on the repo. The message indica…
-
Anyone click on the map to show Popup?How does this function work
-
At least one organisation uses NL Design System inside [Blazor](https://blazor.net) projects.
Since Web Components are the foundation of the NL Design System components, these components should be …