-
Do not use HttpContext in interactive components https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-context?view=aspnetcore-8.0#ihttpcontextaccessorhttpcontext-in-razor-components-blazor
-
## Description
Cannot restore column templates as seen in Angular
eg.
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence#restoring-columns
https:…
-
### Description
The documentation says:
"Two-way binding to a property with get/set accessors requires discarding the [Task](https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.task) …
-
I've noticed some performance issues when dealing with medium (>100) numbers of nested menu items. I was wondering if maybe refactoring this package to use [Blaze Components](https://github.com/peerli…
-
### 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.
### …
-
Grid State Persistence Example (https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/grids/grid/state-persistence) is not working.
1. Make changes to the grid
2. Click "Save…
-
When trying to create components that use relative URLs in the href I am always directed back to the base url rather than relatively, e.g. `base-url/page` instead of `base-url/other/things/page`
I'…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am using Blazor Web Assembly in .Net 6 and I want to Render a component from JavaScript. Th…
-
### Describe the bug
Blazor's `Virtualize` component tries to find the surrounding scroll container by moving up the elements tree and look for an element where `overflow-y` != `visible`. (see [her…
-
### 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…