dotnetcore / BootstrapBlazor

Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
https://www.blazor.zone
Apache License 2.0
2.59k stars 299 forks source link

bug(ValidateForm): show first element tooltip when set ShowAllInvalidResult to false #4331

Closed ArgoZhang closed 1 month ago

ArgoZhang commented 1 month ago

Is there an existing issue for this?

Describe the bug

show first element tooltip when set ShowAllInvalidResult to false

Expected Behavior

show first element tooltip when set ShowAllInvalidResult to false

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 1 month 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.