Revert "Fix for Tabpanel is not updating the UI. #4778"

This commit is contained in:
Shaun Walker
2024-11-26 13:36:05 -05:00
committed by GitHub
parent 1ed4c8a094
commit a5ccc23604
4 changed files with 34 additions and 66 deletions

View File

@ -30,8 +30,6 @@ else
[Parameter]
public SecurityAccessLevel? Security { get; set; } // optional - can be used to specify SecurityAccessLevel
public bool IsActive { get; set; }
protected override void OnParametersSet()
{
base.OnParametersSet();