-
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…
-
### Is your feature request related to a problem?
Yes. I am trying to unit test a frontend service that relies on the `ModalService`, but I cannot make a mock using [Moq](https://github.com/devlo…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When using a Redis SignalR backplane (Microsoft.AspNetCore.SignalR.StackExchangeRedis)
Combi…
-
## 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:…
-
## Summary
To enable MAUI Blazor apps, a BlazorWebView will be needed.
Related discussion: https://github.com/dotnet/maui/discussions/1521
## API Changes
New BlazorWebView component. Since the…
-
### 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
#…
-
I found great working codelines under
https://docs.microsoft.com/en-us/mobile-blazor-bindings/ui/gestures.
But in my app i dont use Xaml at all only blazor plus components from
mudblazor. Question …
-
### Description
If you have a MAUI Blazor application and have an `a` tag in your component, like this:
```html
Test
```
Clicking on the `a` tag with `_blank` target on iOS 18 causes following error…
-
### 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.
### …
-
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…