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

bugfix: #1547 Make sure the SVG element exists before calling serializeToString #1564

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

voidking
Copy link
Collaborator

@voidking voidking commented Nov 1, 2024

Bugfix #1547
Before calling serializeToString in mmdc_playwright.py, make sure the SVG element exists.
This is most likely due to the asynchronous nature of mermaid.js rendering graphics.

…ht.py, make sure the SVG element exists.
@voidking voidking changed the title bugfix: #1547 Before calling serializeToString in mmdc_playwright.py,… bugfix: #1547 Make sure the SVG element exists before calling serializeToString Nov 1, 2024
@geekan geekan merged commit 3e626f4 into geekan:main Nov 1, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants