BootstrapBlazor / BootstrapBlazor.Extensions

The extensions package of Bootstrap Blazor
https://blazor.zone
Apache License 2.0
7 stars 1 forks source link

bug(Editor): bind-Value not work when set ShowSubmit to false #122

Closed ArgoZhang closed 3 hours ago

ArgoZhang commented 3 hours ago

Is there an existing issue for this?

Describe the bug

bind-Value not work when set ShowSubmit to false

Expected Behavior

should be work

Interactive render mode

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

Steps To Reproduce

none

Exceptions (if any)

No response

.NET Version

net9.0

Anything else?

No response

bb-auto[bot] commented 3 hours 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.