masastack / MASA.Blazor

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
https://docs.masastack.com/blazor/getting-started/installation
Other
1.17k stars 159 forks source link

[Bug Report]: 输入快一些,字符会回退 #1526

Open limei7 opened 1 year ago

limei7 commented 1 year ago

Masa.Blazor version

1.0.0

Describe the bug

image

Expected Behavior

No response

Steps To Reproduce

test-masastack, auth, 团队, 增加成员

Reproduction code

No response

.NET version

No response

What browsers are you seeing the problem on?

No response

Additional context

No response

kimdiego2098 commented 8 months ago

同样出现

capdiem commented 8 months ago

@kimdiego2098 拆开了@bind-Value,然后在ValueChanged里做了异步?

kimdiego2098 commented 8 months ago

@kimdiego2098 拆开了@bind-Value,然后在ValueChanged里做了异步?

并没有,直接bind-Value