Closed sevesalm closed 5 days ago
(As an aside: it's #import
, not @import
)
This seems to go away after a reload
(As an aside: it's #import, not @import)
Yes, it was a typo in the bug report, now fixed, thanks for noticing! Tested with the correct symbol 👍🏼 Reload indeed helps so this is nothing critical.
Description
Typst Webapp gives an incorrect
Cyclic import
error in some cases.How to reproduce:
conf.typ
(and leave it empty)main.typ
main.typ
#import "conf.typ"
into the fileCyclic import line 1
You can switch the preview selector between the files. The error appears when
main.typ
is being previewed.Reproduction URL
No response
Browsers
Chrome
OS
macOS