Jon Hogan-Doran
Results
2
issues of
Jon Hogan-Doran
If you upgrade to latest version, the syntax for AddMediatR has changed: services.AddMediatR(cfg => { cfg.RegisterServicesFromAssembly(Assembly.GetExecutingAssembly()); } );
# 🐛 Bug Report A number of the Autocomplete attributes in Register.razor of the FluentUI Blazor template (with Individual Logins) are incorrect resulting in auto-completion of the incorrect Personal info...
area:blazor
status:needs-investigation