diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 399ad97..51dce2d 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -38,7 +38,7 @@ clearTimeout(this.hideTimeout); } - this.isLoading = true; + this.isLoading = false; this.resetStyles(); this.container.innerHTML = ` @@ -62,7 +62,7 @@ clearTimeout(this.hideTimeout); } - this.isLoading = true; + this.isLoading = false; this.resetStyles(); this.container.innerHTML = `