Upgrade to Preview8
This commit is contained in:
@ -68,7 +68,7 @@ else
|
||||
string url;
|
||||
string logo;
|
||||
|
||||
protected override async Task OnInitAsync()
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
tenants = await TenantService.GetTenantsAsync();
|
||||
}
|
||||
|
Reference in New Issue
Block a user