mirror of
https://gitee.com/ant-design-blazor/ant-design-blazor.git
synced 2024-12-05 05:27:37 +08:00
71bac2e85d
* Children components using CascadingParameter add itself to parent component.However, when children components disposed, they are not remove from parent component. For example, when items in checkgroup have changed , it may causes Index was outside the bounds of the array at AntDesign.CheckboxGroup.OnCheckboxChange.To fix these bug, Adding remove function in dispose process is the solution of this commit. * fix: some exception Co-authored-by: ElderJames <shunjiey@hotmail.com> |
||
---|---|---|
.. | ||
internal | ||
style | ||
AntMenuMode.cs | ||
AntMenuTheme.cs | ||
Menu.razor | ||
Menu.razor.cs | ||
MenuItem.razor | ||
MenuItem.razor.cs | ||
MenuItemGroup.razor | ||
MenuItemGroup.razor.cs | ||
MenuLink.cs | ||
MenuMode.cs | ||
MenuTheme.cs | ||
SubMenu.razor | ||
SubMenu.razor.cs |