Bug description
Global Fields are no longer being parsed as expected when Antlers is enabled. This could come from #9636, if I revert the commit parsing works as expected.
How to reproduce
- Add a Field to a Global Set (Bard, Text Field etc.)
- Enable "Allow Antlers"
- Add content, e.g.
{{ homepage }} and put field variable to your template.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
None
Additional details
No response
Bug description
Global Fields are no longer being parsed as expected when Antlers is enabled. This could come from #9636, if I revert the commit parsing works as expected.
How to reproduce
{{ homepage }}and put field variable to your template.Logs
No response
Environment
v5.0.0-beta.3Installation
Fresh statamic/statamic site via CLI
Antlers Parser
None
Additional details
No response