a-digital / cookie-consent-banner

Add a configurable cookie consent banner to the website.
MIT License
11 stars 14 forks source link

Guard against getting unknown property. #21

Closed chrislkeefer closed 4 years ago

chrislkeefer commented 4 years ago
[yii\base\UnknownPropertyException] yii\base\UnknownPropertyException: Getting unknown property: barrelstrength\sproutforms\elements\Entry::type in /app/vendor/yiisoft/yii2/base/Component.php:154

This has been mentioned on the Sprout Forms GitHub, but doesn't look like it ever made it here.

See the conversation here: https://github.com/barrelstrength/craft-sprout-forms/issues/420