-
The most important thing to remember in any Blazor DotNet 8+ project is setting the ``" in App.Razor - Otherwise the canvas will not be responsive at all - It will just render as a static page.
##…
-
## Description
Cannot restore column templates as seen in Angular
eg.
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence#restoring-columns
https:…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit/9a028e…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When you create a new Blazor project using Blazor Web App template in Visual studio and selec…
-
After deploying a repo that was created by
dotnet new blazor
.. and following tutorial to deploy to azure
https://learn.microsoft.com/en-us/azure/static-web-apps/deploy-blazor
....
Rem…
-
To allow for more flexibility the AspNetCore dependency (`Sdk="Microsoft.NET.Sdk.Web"` in the project file) should be moved ideally to a separate NuGet package. Platforms like Blazor WASM Android, iOS…
-
The image displayed in figure 12.4 does not represent what is actually displayed in the debug UI. At this point, the startup project is the recently added **BlazorWebAssemblyApp**, which does not cont…
-
I created a new .net8 Blazor Wasm project and inserted only Blazor Barcode Scanner as described.
Inserted the component in the Home.razor and got the following error:
crit: Microsoft.AspNetCore.C…
-
### Package
Sentry
### .NET Flavor
.NET
### .NET Version
8.0.0
### OS
Browser
### SDK Version
4.9.0
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
Add Profiling to a …
-
When injecting the TusClient on a razor page consumed with Blazor Web View in Maui, it crashes the application. Is there any way to make this compatible with Blazor Maui hybrid applications?