-
-
Notifications
You must be signed in to change notification settings - Fork 7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Image stop rendering after 9.1 #4023
Comments
@sidharthv96 @knsv Hello, I'm an enthusiastic user of mermaid and I would love to start contributing to this project by looking into this bug first! |
Dear all, As @emersonbottero does, I'm also encountering problems with rendering nodes containing images. I noticed two things: 1. Mermaid Live Editor renders image containing nodes randomly
Sometimes renders correctly (images & node text visible): But can looks like this after refreshing the Mermaid Live Editor: 2. Nodes containing images stopped working recently in Quarto (R) This is also the case when rendering to PDF: It would be really great to have the in-node images working. It will make it possible to use Mermaid for easily creating flexible identification tools similar to these:
Keep up the good work! Best regards, |
@Valentine14th Please confirm that you are still interested in working on this, and I will assign to you! |
@jgreywolf Mmm yes, I have actually already opened a PR to close this issue |
I totally missed that. I just went through and reviewed |
hi all, this is not fixed.. should I open another Issue? |
should we open another Issue? |
That would be great! |
Description
When using only an img tag the img is not rendered
It used to work before.
Steps to reproduce
https://mermaid.live/edit#pako:eNpNUU1TpDAQ_StUX9QqYIYA4WNXLXfHoyc9KXvoIQGyQkIlYXbHKf67YcZRc-r0637vdfcBasU4lND06l_dobbe06aSnnu_Xn6KofWMrq8vOmtHU65WA9cDChb-NaHS7fkb9KpVodm1Fzee5oPa8WDgfz5YguDm90uDZYPBFqXXKL0VjHH5Dd9cnnAzCim5vvrxBd1f3nknsEanhoHmVitv5LrD0dxegQ8fJtwMh6WvAtvxgVdQupChfq2gkrOrm0aGlt8zYZUGx9gb7gNOVj3uZQ2l1RM_F20EthqHzyp-bHo4beq4MB9GlFAe4D-UNA5JmkQkoSnNSJbnPuyhJHEaFkVCSLGOoiglSTL78KaUY12HeU6SNKckIyQuaJ760CtkXC-Mdj8uMq0w1snUSjaiXfKT7l36fIkFDlthu2kb1mpYGcGW63W7gq4ooTmSmNMsxjSOWb2NirwhSdSwbB0RhHk--n8-ulkGn98BKuijPQ
Screenshots
with some text together...
![image](https://user-images.githubusercontent.com/12377432/213905634-b2c7600d-fee4-4706-8fd1-a01ea7cf6233.png)
this broke my vitepress plugin..
![image](https://user-images.githubusercontent.com/12377432/213905664-f9fb30e1-2013-46a6-913a-8f688fa5510e.png)
![image](https://user-images.githubusercontent.com/12377432/213905700-27d39da2-224e-43ba-803d-9e51bf21ae8d.png)
from mermaid.render
to mermaid.renderAsync
Code Sample
No response
Setup
Desktop
Smartphone
Additional Context
No response
The text was updated successfully, but these errors were encountered: