-
**Describe the bug**
local storage crashes with no exception thrown.
Was working fine until today. Suddenly stopped working without changes to code.
**To Reproduce**
Using SignalIR Blazor Serv…
-
**Describe the bug**
I am specifying an explicit RuleSet to include when using the FluentValidationValidator component in my component, e.g.
``. However, all RuleSets are firing which is printing du…
-
When I run the following `dotnet publish --configuration Release ` on my Blazor WASM I get the error here below that doesn´t tell me anything useful
This is the content of my csproj if that helps
…
-
### Feature request type
Enhance component
### Component name
MudTextField
### Is your feature request related to a problem?
Using the standard EditForm, the Textfield submits on enter out of the…
-
Code to demonstrate the problem:
``` c#
public abstract class BaseComponent
{
[Dependency] private ILogger logger { get; set; }
public bool HasLogger => this.logger != null;
}
publi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
First, I am surprised that AOTed Blazor does not disable reflection-based serialization…
-
Thanks in advance!! I'm quite new to XAML so be kind :)
### Description
My requirement is to add a CameraView to a .net Maui app which runs on Android and iOS. I understand that there is no Camer…
-
**Describe the bug**
With an EditContext model containing one or more sub-objects, eg a `Customer` which has an `Address`, the
`FieldIdentifier.Model` for the changed field will be different to the …
-
First of all, keep the nice work!
I have a Microsoft Blazor application where I have implemented a custom AuthenticationStateProvider and I am using Blazored Modal for pop up window to have login a…
-
### Prerequisites
- [X] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported
- [X] I have written a descriptive issue title
### GitVersi…