Add file upload popup dialog
This commit is contained in:
@ -46,8 +46,6 @@
|
||||
|
||||
protected override async Task OnAfterRenderAsync(bool firstRender)
|
||||
{
|
||||
await base.OnAfterRenderAsync(firstRender);
|
||||
|
||||
if (firstRender)
|
||||
{
|
||||
ChangeState(PageState.Loading);
|
||||
|
||||
Reference in New Issue
Block a user