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

Reuse of Same Component Throws Error #4

Open
Diptonil opened this issue Jul 18, 2023 · 0 comments
Open

Reuse of Same Component Throws Error #4

Diptonil opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Diptonil
Copy link
Owner

Version Observed In

1.0.0

Description

Whenever the same component is attempted to be used in a same child Chasse file, we get a ComponentCountMismatchException.

Errors

The ComponentCountMismatchException, which, by the way, is not handled.

Expected Behaviour

  • ComponentCountMismatchException should have an except clause.
  • In this case, there should be no exceptions thrown.

Further Comments

None.

@Diptonil Diptonil added the bug Something isn't working label Jul 18, 2023
@Diptonil Diptonil self-assigned this Jul 18, 2023
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

1 participant