instill-core
instill-core copied to clipboard
[Bug] Missing auto-connection of lines between referenced components in JSON Operator
trafficstars
Is There an Existing Issue for This?
- [X] I have searched the existing issues
Where did you encounter this bug?
Console
Describe the Bug
The line between referenced components is not automatically connected.
Steps to Reproduce
- Add a JSON operator and choose the JQ task.
- Reference ${start.text} in the input field.
- Observe the console.
https://github.com/instill-ai/community/assets/66248476/f48fe7eb-0429-49fc-b072-bca1418ac041
Actual Result
The line between the start and JSON operators is not automatically connected.
Expected Behavior
The line should be automatically connected between the two components.
Technical Details
No response
Anything Else?
No response