2.6.6
Fixed
- Fix being unable to directly access the first block in a Super Table field, which would otherwise return
null
. Please see this issue in that if you're getting this error, you're likely using incorrect/unsupported template syntax. Usingentry.superTableField.myField
as a means for direct-access is reserved for static fields.