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

Images inside nodes seem to have stopped working #4878

Closed
iconics-milan opened this issue Sep 27, 2023 · 2 comments
Closed

Images inside nodes seem to have stopped working #4878

iconics-milan opened this issue Sep 27, 2023 · 2 comments
Labels
roadmap items to add to roadmap for auto workflow Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect

Comments

@iconics-milan
Copy link

Description

Using the current live editor (mermaid.live), existing samples that show how to embed images seem to have stopped working. For example the solution from #1133 renders just an empty node.

graph TD DIR("<img src='https://iconscout.com/ms-icon-310x310.png'; width='30' />")

renders just an empty node.

Steps to reproduce

Paste the code sample into the live editor, it will render just an empty node. Both on Chrome and Firefox.

Screenshots

No response

Code Sample

`graph TD
  DIR("<img src='https://iconscout.com/ms-icon-310x310.png'; width='30' />")`

Setup

  • Mermaid version: v10.4.0
  • Browser and Version: Chrome 117.0.5938.92, Firefox 117.0.1

Suggested Solutions

No response

Additional Context

No response

@iconics-milan iconics-milan added Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect labels Sep 27, 2023
@Yokozuna59
Copy link
Member

duplicate of #4842.

@Yokozuna59 Yokozuna59 added the roadmap items to add to roadmap for auto workflow label Sep 27, 2023
@thectogeneral
Copy link

Is this issue being worked on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap items to add to roadmap for auto workflow Status: Triage Needs to be verified, categorized, etc Type: Bug / Error Something isn't working or is incorrect
Projects
None yet
Development

No branches or pull requests

3 participants