Skip to content

Reuse of Same Component Throws Error #4

@Diptonil

Description

@Diptonil

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions