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

[Bug]Use same type component multiple times #15

Open
westwind027 opened this issue Apr 4, 2023 · 2 comments
Open

[Bug]Use same type component multiple times #15

westwind027 opened this issue Apr 4, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@westwind027
Copy link

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

@krish-adi
Copy link
Owner

Do you have the repo where I can reproduce this?

@westwind027
Copy link
Author

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

@krish-adi krish-adi self-assigned this Jan 15, 2025
@krish-adi krish-adi added the bug Something isn't working label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants