BootstrapBlazor v9.11.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.11.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-10-21 V9.11.4 Break changes Bugs fix(Input): 修复频繁切换路由时导致脚本报错问题(微软的 Focus 脚本有错误)by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6920 fix(MultiSelect): 修复异步设置 Items 时 Value 无法正常显示问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6924 fix(AutoComplete): 修复 IsClearable 清除小按钮不支持双向绑定问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6936 fix(SelectCity): 修复切换 Is...