John Koster
John Koster
Just a note that `{{ my field }}` will not work in Antlers Runtime, and will generate `[ANTLR_006]: Unexpected stack condition`, but will in Regex mode.
After some research I found that this can be caused if `last_modified` or `updated_at` keys are used when collecting the augmented data. In either case for the new entry, it...
Hey there! I've been trying to reproduce this on the latest versions of Statamic (both for L9/L10), and have not been able to get this to happen (*very* possible I'm...
This is something I've been looking into with this work here: https://github.com/statamic/cms/pull/5783 Internally there are a number of places where a value may be resolved to determine what to do...
Thanks for the report! I'll take a look this upcoming weekend
Fix released in v2.1.14
Very interesting! I'll dig in later this week and see what I can find out 🤔
Thanks for the report. Are you just using the defaults, or have you also configured it to use Pint to format PHP inside directives? Thanks!
That is very helpful, thank you!
@RobertBlaauwendraad Thanks for those examples. I was able to reproduce with that input; I'll work on a fix (hopefully ready sometime this upcoming weekend) 🙌