-
-
Hi, I cloned and compiled `dotnet/razor` with `dotnet build .\Razor.sln`. Both `.\build.ps1` and `.\build.cmd` give me errors. The build results in an `artifacts\bin\rzls\Debug\net8.0\rzls.dll`. When …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Pixel
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commit…
-
Following this : https://flowbite.com/docs/getting-started/blazor/
All the flowbite specific things are not working in term of interactivitywith blazor 8
The dropdown example doesn't work.
The …
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22621
Queue | Galaxy
Baseline | [9a028e12b90e6a583b09ccb3008fdfaf85761f19](https://github.com/dotnet/sdk/commi…
-
### Description
When using MAUI with blazor template add a draggable component. Long press will recognize you are attempting to drag but no functionality is present.
### Steps to Reproduce
…
-
Have a look at this Blazor sample: https://www.infragistics.com/blazor-client/grids/pivot-grid/data-selector
- From the "All Periods" deselect something, for example deselect 2018.
- Expected resu…
-
-
**Description**
A WinUI app with WebView2 that hosts HTML with an `` element will cause the app to crash and not able to debug it.
**Version**
SDK:
Runtime:
Framework:
OS:
**Repro S…
Eilon updated
2 months ago
-
Currently when you scaffold anything you get an error that you need to install `Microsoft.VisualStudio.Web.CodeGeneration.Design`.
The scaffolder should add that. It adds other packages.
To repo…