test
parent
b58ec621d1
commit
43b1113f27
|
@ -81,8 +81,7 @@
|
|||
this.container.classList.remove('shx-loading-spinner-container-done');
|
||||
}
|
||||
|
||||
show() {
|
||||
return;
|
||||
show() {
|
||||
if(this.isLoading) {
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue