Pieter
Pieter
**Describe the bug** When calling the MatDialogService.AskSync to show a popup, mdc-dialog-scroll-lock gets added to . When the user clicks on one of the supplied answers, the dialog closes, without...
**Describe the bug** The MatNumericUpDownField has an up and down icon at the end of the field to increment or decrement the value. When you add an icon with IconTrailing="True",...
**Describe the feature request** The Google Material Design Icon collection is larger than the one currently supported in MatBlazor. It would be much more convenient if MatBlazor would support the...
This version works with Net Core 5. It is based on a new template, with the changes applied as described in the blog. It specifies ` [Authorize(AuthenticationSchemes = JwtBearerDefaults.AuthenticationScheme)] `...
I have one specific page with an inline script that is generating this error. Is there a way to allow unsafe-eval just for that script or page?
Maybe I am doing something wrong, but a clear bounce message is not recognized as such. I am reading messages from a dedicated mailbox: foreach (var uid in uids) {...
After following the blog post, I got this error when trying to run the example. After cloning the template, I got the same error. It can't find 'vite.cmd'. Microsoft.AspNetCore.SpaProxy.SpaProxyLaunchManager: Information:...