-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using per page/component render modes, cascading parameters turn null after rendering.
…
-
I have broken Click Statistics page.
Can you help me?
![image](https://github.com/user-attachments/assets/cadbab77-0bf6-411b-b14e-efb317e274db)
-
# 🐛 Bug Report
I chose "bug" over "feature request" since a component named `FluentNumberField` should have supported the unsigned equivalents of `int`, `long`, `sbyte` & `short` right from the start.…
-
```console
dotnet new blazorserver -n SplitterTest
cd .\SplitterTest\
dotnet add package Toolbelt.Blazor.SplitContainer
```
Add the following to `_Imports.razor`
```razor
@using Toolbelt.Blaz…
-
## What would you like to be added:
Support for the BlazorWebView control.
## Why is this needed:
Blazor components can be used inline without running in Web Assembly.
## For which Pla…
-
### Is your feature request related to a problem? Please describe.
The underlying problem is rendering performance.
The specific problem is that if a complex component needs to render frequently,…
-
### Discussed in https://github.com/jsakamoto/BlazingStory/discussions/30
Originally posted by **aglasencnik** April 20, 2024
Is it possible to create just some markdown pages for welcome and …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
It seems fallback policy is broken for all blazor modes.
```
services.AddAuthorization(o …
-
It will be great to have web support for Oxplot.
I can image few ways to do this.
I have mentioned one way already at below fork
https://github.com/belucha/oxyplot.blazor/issues/7
Second way could b…
-
On `/Admin/Providers` we should have more standard indicator icons for status:
- Active
- Error
- Disabled
- Unknown