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

C4: Component does not render all text parameters #3876

Closed
calle2010 opened this issue Dec 1, 2022 · 0 comments · Fixed by #3943
Closed

C4: Component does not render all text parameters #3876

calle2010 opened this issue Dec 1, 2022 · 0 comments · Fixed by #3943
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@calle2010
Copy link

Description

When I create a component in a C4Component diagram the second text parameter is not visible in the output.

Steps to reproduce

Example Diagram:

C4Component
Container_Boundary(container, "Container") {
    Component(id, "first", "second", "third")
}

Screenshots

image

Code Sample

No response

Setup

Desktop

  • OS and Version: Windows 11
  • Browser and Version: Chrome, Edge

Additional Context

I have the Mermaid diagram embedded in an HTML page.

@calle2010 calle2010 added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant