-
I've just started working with Blazor (client/server model) and my initial test site was working. However, after installing the NuGet package, I can't run my site to test/debug. Specifically, in the…
-
These need to be provided by the BlazorML5 blazor component is now missing
```js
|
|
|
|
|
|
```
```html
|
-- | --
|
|
|
|
|
| Blazo…
-
Creating a default blazor WebAssembly Hosted App and adding the Authorization package results into the following error.
Severity Code Description Project File Line Suppression State
`Error Unhandl…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [8f79b66e76081559f71969988037790d3e53367e](https://github.com/dotnet/runtime/commit/8f7…
-
### Bug type
Component
### Component name
MudSelect
### What happened?
I need to have a MudSelect right aligned in my AddBar so a user can select an item while on any page. As I add th…
-
### Run Information
Architecture | x64
-- | --
OS | ubuntu 18.04
Baseline | [a34291586e5f82a98f6b5a2e9134cee96f7fc306](https://github.com/dotnet/runtime/commit/a34291586e5f82a98f6b5a2e9134cee96f…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [0a188ddec97348608844e078da9fda07b3eec1aa](https://github.com/dotnet/runtime/commit/0a1…
-
Using [EPPlus](https://nuget.org/packages/EPPlus) from a Blazor WebAssembly app for Excel spreadsheet generation used to work great, but it seems to now be broken due to an issue with the linker. I te…
-
### Description
Today installed .NET 9 framework and upgraded Visual Studio to the latest version 17.12.0.
Created a ".NET MAUI Blazor Hybrid App" named "AnotherCompany.Apps.SupportMonitor" (and ide…
-
Some of investigating besides the default options in Blazor: https://docs.microsoft.com/en-us/aspnet/core/blazor/globalization-localization?view=aspnetcore-6.0
- Sample for WASM only: https://github.…