fix progress bar and page statuses on reload
This commit is contained in:
parent
7986b04615
commit
0cef282b45
2 changed files with 8 additions and 1 deletions
|
|
@ -319,6 +319,7 @@ const index = (() => {
|
|||
};
|
||||
|
||||
const btnNavigateRefreshClick = () => {
|
||||
navigation.resetStatuses();
|
||||
LoadTwcData();
|
||||
UpdateFullScreenNavigate();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue