DJLemkes / dbt-diagrams

Generate an ERD from your dbt project model config.
MIT License
14 stars 2 forks source link

mermaid diagrams only displaying as source code #6

Open tglunde opened 7 months ago

tglunde commented 7 months ago

Following reproducer:

when looking in developer tools we cannot find the diagram import statement for mermaid and mermaid does not seem to be initialised.

Can you reproduce this?

mattiasthalen commented 5 months ago

I have the same issue

occulkot commented 2 months ago

I have the same issue in dbt-core 1.6.7

seroy commented 2 months ago

I have the same issue in dbt-core==1.8.3 (and TBH don't sure should it even work with dbt docs serve), but as workaround you can run python3 -m http.server from the target folder