Alexandre Mutel
Alexandre Mutel
I don't see any `object.eval` in your sample. Could you post a small unit test that replicates exactly the problem that I could have look at?
This code gives the correct output (I removed the `labelObject.size == 1` because this one feels unclear to me and how the model is done) ``` L1: L2: ``` Eval...
That's why I prefer that you post a reproducible code. It's not funny for me to have to write the kind of code above 😉
Thanks for the explanation, but what I see is an output, but I don't see why it is failing. Eval is working fine in the case as I showed above,...
Yep, PR welcome
Yeah, looks likely a bug. No time these days to investigate. PR welcome.
Yeah, I don't remember exactly but I think I discovered that this was not well standardized in liquid, so I couldn't find a common syntax for it. It is also...
Yep, just don't have time.
Also, many features have been added recently that are making Scriban slower, while Fluid has been optimizing a lot in the meantime. So, a good pass at optimizing Scriban again...
> Not sure if someone has already built this? > How difficult would this be? I don't know. Live preview would require to call Scriban from VSCode, so that means...