dotnetcore / BootstrapBlazor

A set of enterprise-class UI components based on Bootstrap and Blazor
https://www.blazor.zone
Apache License 2.0
2.46k stars 294 forks source link

bug(Table): search model initialize twice #4378

Closed ArgoZhang closed 3 weeks ago

ArgoZhang commented 3 weeks ago

Is there an existing issue for this?

Describe the bug

search model initialize twice

Expected Behavior

search model initialize twice

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

官网复现

Exceptions (if any)

No response

.NET Version

net8.0

Anything else?

No response

bb-auto[bot] commented 3 weeks ago

@ArgoZhang Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem.