- Issue created by @phenaproxima
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
If you access a formatted text field with a dynamic prop expression, you would probably want to use the processed
computed property, to ensure that the text is filtered and sanitized. This should work, in theory, but we should explicitly test it.
We could probably do this by altering NodeTemplatesTest, which already accesses a processed text value.
Active
0.0
Code