barfi icon indicating copy to clipboard operation
barfi copied to clipboard

[Bug]Use same type component multiple times

Open westwind027 opened this issue 3 years ago • 2 comments

Scene: Use same type component multiple times Bug: When call get_interface() , the result is wrong image

image image

image image

the right result: barfi_result['Noop-1"]['block'].get_interface(name='Output') image barfi_result['Noop-2"]['block'].get_interface(name='Output') image

westwind027 avatar Apr 04 '23 09:04 westwind027

Do you have the repo where I can reproduce this?

krish-adi avatar Apr 04 '23 10:04 krish-adi

Thx for that, this is my repo address: https://github.com/westwind027/workflow

westwind027 avatar Apr 05 '23 01:04 westwind027