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

ZenUML: Using "Custom loader" leads to endless loops #105

Open
PlasmaHH opened this issue May 3, 2024 · 6 comments
Open

ZenUML: Using "Custom loader" leads to endless loops #105

PlasmaHH opened this issue May 3, 2024 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@PlasmaHH
Copy link

PlasmaHH commented May 3, 2024

I was trying to use mermaids zenuml stuff and for that one has to add some extra javascript ( see bottom of https://mermaid.js.org/syntax/zenuml.html ) ... upon adding some in the extra_javascript this plugin seems to detect it and when building via mkdocs it spits out "MERMAID2 - Custom loader activated" in an endless stream and doesn't stop...

PS: mermaid is at version 10.9.0
PPS: maybe this could be solved by integrating all the optional extra features of mermaid as parameters to this plugin so it can import the modules themselves?

Copy link

github-actions bot commented May 3, 2024

Thank you for your contribution! This is very appreciated.

@fralau fralau added the info needed Further information is requested label Jun 3, 2024
@fralau
Copy link
Owner

fralau commented Jun 3, 2024

Thank you.

We would need more details, especially the name of the additional library?

Ideally, it would be good to have a minimal example to replicate that error.

@PlasmaHH
Copy link
Author

I am not quite sure what you mean by "additional library" ?

@fralau
Copy link
Owner

fralau commented Jun 14, 2024

Zenuml?

@PlasmaHH
Copy link
Author

According to the mermaid documentation https://mermaid.js.org/syntax/zenuml.html#integrating-with-your-library-website it is part of mermaid and the url used there certainly looks like it too: 'https://cdn.jsdelivr.net/npm/@mermaid-js/[email protected]/dist/mermaid-zenuml.esm.min.mjs';

@fralau
Copy link
Owner

fralau commented Jun 15, 2024

I never tried ZenUML 🤔 .

This matter would require a follow-up.

@fralau fralau added enhancement New feature or request help wanted Extra attention is needed and removed info needed Further information is requested labels Jun 15, 2024
@fralau fralau changed the title Using "Custom loader" leads to endless loops ZenUML: Using "Custom loader" leads to endless loops Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants