Force state change on refresh
This commit is contained in:
parent
d7c2ae0d85
commit
3525ce96da
1 changed files with 2 additions and 0 deletions
|
@ -325,6 +325,8 @@
|
||||||
void Refresh()
|
void Refresh()
|
||||||
{
|
{
|
||||||
ChangeDirectory(Path, false);
|
ChangeDirectory(Path, false);
|
||||||
|
|
||||||
|
StateHasChanged();
|
||||||
}
|
}
|
||||||
|
|
||||||
void AddFolder(string name)
|
void AddFolder(string name)
|
||||||
|
|
Loading…
Add table
Reference in a new issue