Upgrade to Preview8
This commit is contained in:
@ -80,7 +80,7 @@
|
||||
string title = "";
|
||||
string containertype;
|
||||
|
||||
protected override async Task OnInitAsync()
|
||||
protected override async Task OnInitializedAsync()
|
||||
{
|
||||
moduledefinitions = PageState.ModuleDefinitions;
|
||||
containers = ThemeService.GetContainerTypes(PageState.Themes);
|
||||
|
Reference in New Issue
Block a user