Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default values not being added correctly on load #2658

Merged
merged 1 commit into from Mar 9, 2024

Conversation

RunDevelopment
Copy link
Member

This fixes the bug @Kim2091 reported here. The issue was that the node input data contained some undefined values from previous migrations. This is allowed by the InputData type, but the code for adding default values didn't handle this.

@joeyballentine joeyballentine merged commit dc1cd6d into chaiNNer-org:main Mar 9, 2024
4 checks passed
@RunDevelopment RunDevelopment deleted the fix-def-values branch March 9, 2024 16:45
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.

None yet

2 participants