Skip to content

Fix undefined access in custom nodes manager conflicts calculation#2502

Open
jpruiz114 wants to merge 2 commits intoComfy-Org:mainfrom
TopRankDigitalSolutions:fix/manager-conflicts-undefined-error
Open

Fix undefined access in custom nodes manager conflicts calculation#2502
jpruiz114 wants to merge 2 commits intoComfy-Org:mainfrom
TopRankDigitalSolutions:fix/manager-conflicts-undefined-error

Conversation

@jpruiz114
Copy link
Copy Markdown

Add null checks for nodeItem, nodesMap, extItem, and nItem before accessing properties to prevent 'Cannot read properties of undefined' error when processing node conflicts.

Fixes error at custom-nodes-manager.js:1318

Add null checks for nodeItem, nodesMap, extItem, and nItem before
accessing properties to prevent 'Cannot read properties of undefined'
error when processing node conflicts.

Fixes error at custom-nodes-manager.js:1318
@jpruiz114
Copy link
Copy Markdown
Author

Hey @ltdrdata, I'm tagging you over here for visibility. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant