fix(ChangeLog) Checkbox not working properly
This commit is contained in:
@@ -111,6 +111,7 @@ else
|
||||
void OnChangeClicked(ChangeEventArgs changeEventArgs)
|
||||
{
|
||||
isViewImportant = (bool)changeEventArgs.Value!;
|
||||
StateHasChanged();
|
||||
}
|
||||
|
||||
void HasChanged()
|
||||
|
||||
Reference in New Issue
Block a user