mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-19 22:34:15 +00:00
## Summary - Pass callback directly to addWidget instead of null to eliminate 'addWidget without a callback or property assigned' warning - Serialize object widget values as plain objects in LGraphNode.serialize to prevent DataCloneError when structuredClone encounters Vue reactive proxies ## Screenshots (if applicable) before https://github.com/user-attachments/assets/af20bd84-3e0e-4eca-b095-eaf4d5bb6884 after https://github.com/user-attachments/assets/5a17772e-04bc-4f3e-abec-78c540e0efa3 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8898-fix-resolve-errors-when-converting-ImageCrop-node-to-subgraph-3086d73d365081b2ae34db31225683ad) by [Unito](https://www.unito.io)