Skip to content

Conversation

britmyerss
Copy link
Contributor

This fixes an edge case, where if you're changing the bindings for Props/Output Sockets and the variant in question has components created that are auto-upgrading, if the existing attribute values for the binding being changed doesn't have any downstream dependencies, we were never re-executing that prototype function as we only add values to the DependentValuesGraph when we find downstream impacts. This adds the independent value to the graph at the onset, ensuring it's function runs.

This was not tested thoroughly yet, so draft mode until then and more discussion can be had.

…, even when they have no downstream dependencies
@github-actions github-actions bot added the A-dal label Jan 18, 2025
Copy link

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant