mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 00:04:06 +00:00
Disable install button when there is error (#1775)
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
label="Install"
|
||||
icon="pi pi-check"
|
||||
iconPos="right"
|
||||
:disabled="hasError"
|
||||
@click="install()"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user