Before you start
Describe the bug
When using a file with
#let a = (a:1)
#a.filter(it => true)
The preview break (ie stop updating)
To Reproduce
Steps to reproduce the behaviour:
- Open a file with the above content
- Open preview :TypstPreview
- Something the browser stay black (either for a sec or indefinitely), or render a state which is frozen.
- Add some text, it don't appear on preview.
- Remove the filter, everything is fine again
- Typst compiler work just fine on it, locally or on https://typst.app/play/
Expected behaviour
Filter should be working
Desktop (please complete the following information):
- OS: Debian 13 + Nvim NVIM v0.12.2
- Commit / Version: 87db18b
Before you start
tinymist.
-> No I don't have vscode here
Describe the bug
When using a file with
The preview break (ie stop updating)
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Filter should be working
Desktop (please complete the following information):