Ben555555
Ben555555
How can I change the style of a day? I only see the possibility to add a css class. But we need to be able to set colors coming from...
### Bug type Component ### Component name MudMenu ### What happened? ``` ``` Whenever I click the TimePicker Icon to choose a time, the menu immediately closes. The TimePicker won't...
### Is your feature request related to a problem? Please describe Is it possible to create a cookie on the server side? When I try this, the cookie does not...
I store two cookies in my application in the browser: language.code=en-US authentication=1 Now when I refresh the page and access the cookie in the server side, there are some issues...
When I used a Model with a collection, it seems like the collection items are not validated immediately (when I enter and leave a form element), unlike the properties on...
Whenever I try to open the color picker I get the following error: TypeError: c.toHexString is not a function at set color [as color] (angular-material-components-color-picker.mjs:496:36) ``` ``` Version: 9.0.0 with...
Is it possible to send a custom value in the request body of AuthService.refreshToken() like this? userId=08d9e6e1-748e-40c2-87d6-921f9729ad05& refresh_token=... grant_type=refresh_token& client_id=..
##### Bug Report or Feature Request (mark with an `x`) ``` - [ ] Regression (a behavior that used to work and stopped working in a new release) - [...
### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...
I'm getting the following exception when calling dbContext.BulkSaveChanges(): > System.NullReferenceException: Object reference not set to an instance of an object. > at EFCore.BulkExtensions.DbContextBulkTransactionSaveChanges.c.b__2_3(IEntityType e) > at EFCore.BulkExtensions.DbContextBulkTransactionSaveChanges.c__DisplayClass2_0.b__6(f__AnonymousType1`4 g) > at...