Fix for #4503 Module Custom Permissions not being shown
This commit is contained in:
		| @ -111,7 +111,7 @@ | ||||
| 	[Parameter] | ||||
| 	public List<Permission> PermissionList { get; set; } | ||||
|  | ||||
| 	protected override async Task OnInitializedAsync() | ||||
|     protected override async Task OnParametersSetAsync() | ||||
| 	{ | ||||
| 		if (!string.IsNullOrEmpty(Permissions)) | ||||
| 		{ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Leigh Pointer
					Leigh Pointer