Questions tagged [fast-blazor]

3 questions
3
votes
1 answer

Unhandled exception rendering component: The requested icon (ArrowCircleLeft, Size20, Regular) is not available in the collection

I'm studing Fluent UI Blazor component of Blazor WebAssembly App. The browser throws the following error: crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100] Unhandled exception rendering component: The…
star akvo
  • 31
  • 1
0
votes
1 answer

How to bind values when using FluentSelect

I'm struggling binding values when using a FluentSelect. Can someone see what is wrong with the following? ...
Matt Fitzmaurice
  • 1,319
  • 4
  • 19
  • 40
0
votes
1 answer

FluentUI Web Components Select with Blazor - Select Enum values

https://learn.microsoft.com/en-us/fluent-ui/web-components/components/select?pivots=blazor https://github.com/microsoft/fast-blazor/blob/main/examples/FluentUI.Demo.Shared/Pages/SelectPage.razor https://brave-cliff-0c0c93310.azurestaticapps.net/Selec…
Ogglas
  • 62,132
  • 37
  • 328
  • 418