Antoine Gagniere
Antoine Gagniere
Hi, I have the same issue... There is a dirty workaround: when switching tab, refresh the page, it renders the diagram fine. This behavior hints towards a lazy javascript rendering....
@zadockmaloba I reproduced your issue [here](https://github.com/allyourcodebase/libpq/actions/runs/11298344330/job/31427175569?pr=8) (only on Mac for some reason). I then realised the difference between zstd and the other dependencies: OK: ``` .url = "git+https://github.com/allyourcodebase/zlib?ref=1.3.1#0918....", ``` Not...
Using an unmanaged list here is by design, what is wrong with it ?