Comfy-Org / Comfy-Org/ComfyUI_frontend
[DevTask] LGraphNode.configure allows assignment of any properties
Open
developer experience
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Current
Blindly iterates over all enumerable properties of the input object, assigning untracked properties that may conflict in obscure ways
### Proposed
- Follow published interface expectations; consume only valid keys
- Allow extending this with a custom library of additional keys
* Related: Comfy-Org/ComfyUI_frontend#4742
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-4738-DevTask-LGraphNode-configure-allows-assignment-of-any-properties-2476d73d365081839992c4a07f97d074) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.