Cannot render vector artifact: recursive use of an object detected which would lead to unsafe aliasing in rust
#515
Labels
documentation
Improvements or additions to documentation
Describe the bug
When rendering artifact in SVG mode, the renderer throws
Error: recursive use of an object detected which would lead to unsafe aliasing in rust
.To Reproduce
Compile a hello world using CLI (v0.4.1)[https://github.com/Myriad-Dreamin/typst.ts/releases/tag/v0.4.1].
Render the
main.artifact.sir.in
artifact using thenode.js-next
example, or$typst.svg({ vectorData })
in all-in-one.Desktop (please complete the following information):
Package/Software version (using command
typst-ts-cli --VV full
and paste down the output):The text was updated successfully, but these errors were encountered: