ComfyUI-Custom-Scripts
ComfyUI-Custom-Scripts copied to clipboard
Detected import of deprecated legacy API
With the new deprecated warnings in ComfyUI, two of them are specific to ComfyUI-Custom-Scripts.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
[DEPRECATION WARNING] Detected import of deprecated legacy API: /scripts/ui/components/button.js. This is likely caused by a custom node extension using outdated APIs. Please update your extensions or contact the extension author for an updated version.
Looks like it's from imageFeed.js on button.js, though the other one is everywhere...