Description
I can't save an entry with a SuperTable field. When I try to publish the entry, I get the error:
yii\base\ErrorException: Undefined property: verbb\supertable\elements\db\SuperTableBlockQuery::$heading in /Users/trav/Websites/louderthanten/vendor/yiisoft/yii2/base/ArrayableTrait.php:126
I found it first when added an ST field via a Neo block or Matrix, but also seems to happen any time an ST field is part of an entry. This started happening after updating Super Table from 2.6.3 and Craft from 3.5.14.
(stack trace pasted below)
Steps to reproduce
Edit or create a new entry
Add a Neo or Matrix block containing a Super Table field (or any entry w/ a ST field)
Description I can't save an entry with a SuperTable field. When I try to publish the entry, I get the error:
yii\base\ErrorException: Undefined property: verbb\supertable\elements\db\SuperTableBlockQuery::$heading in /Users/trav/Websites/louderthanten/vendor/yiisoft/yii2/base/ArrayableTrait.php:126
I found it first when added an ST field via a Neo block or Matrix, but also seems to happen any time an ST field is part of an entry. This started happening after updating Super Table from 2.6.3 and Craft from 3.5.14.
(stack trace pasted below)
Steps to reproduce
Additional info
Additional context
Stack trace: