Luke
Luke
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Request,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Blazor .net 8, SSR project as default. When you place...
### Describe the bug We have 2 projects in our solution: 1) Legacy webforms (on .net framework 4.8) and 2) Blazor Server (SSR) project for .net 8. We have setup...
The BsonDataReader throws the following exception when deserializing byte[] that contains an array of integers: Newtonsoft.Json.JsonSerializationException HResult=0x80131500 Message=Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Int32[]' because the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Blazor, .net 8 Content that is placed inside a section...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Environment. asp.net core, .net 8, Blazor I have discovered a...
When you place a UserControl inside the group box, in dark mode, the background color of the group box (black) is different from the background color of the placed UserControl...
I have followed the steps from the docs to add this to our project and it doesn't work. Issues: 1) The BlazorPageScript.lib.module.js is not downloaded to the browser. It is...