Open
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Frontend Version
1.22.0-sub.7
Expected Behavior
any kind if editing on the subgraph widgets (deleting, creating, renaming, keeping some and changing the rest) should work, with every input transmitting the datatype thats shown in the UI.
Actual Behavior
Changing the inputs inside a subgraph while keeping some of them breaks those that have stayed.
Deleting all inputs and recreating them seems to work.
Steps to Reproduce
Example (from attached Workflow Variant A)
Steps:
- Make a subgraph
- inside: remove all slots except model starting from the top
- add slots in order
- rename slots "text" and "text_1" to "pos" and "neg"
- connect outside
- run output node
ERROR:
Prompt execution failed
Prompt outputs failed validation:
KSampler:
- Return type mismatch between linked nodes: model, received_type(LATENT) mismatch input_type(MODEL)
JSON: Example.json
Debug Logs
got prompt
Failed to validate prompt for output 65:
* KSampler 73:70:
- Return type mismatch between linked nodes: model, received_type(LATENT) mismatch input_type(MODEL)
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
Browser Logs
Browser log when running only the Image Preview node from Variant A:
Setting JSON
no JSON, completely fresh install.
What browsers do you use to access the UI ?
Brave
Other Information
No response
┆Issue is synchronized with this Notion page by Unito