mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-27 03:19:56 +00:00
A couple small dynamic input fixes. - When removing widgets, call any onRemove methods - This is required for DOMWidgets to properly clean themself up. - Resolve actual current link state when initializing match type - This is only a partial fix for combing matchtype with autogrow, there is a separate issue with skipped initialization that will need to be resolved separately in the future. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7837-Dynamic-input-fixes-2de6d73d365081bdb263ed659e25e6ea) by [Unito](https://www.unito.io)