-
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Describe the bug
When installing verbb/formie 3.1.6 in Craft CMS 5.9.x an error is thrown:
PHP Fatal Error 'yii\base\ErrorException' with message 'Class verbb\formie\fields\Address contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (craft\base\FieldInterface::propagateValue)'
in /var/www/html/vendor/verbb/formie/src/fields/Address.php:35
Steps to reproduce
- install a fresh copy of craftcms/cms 5.9.x-dev
- composer require "verbb/formie:^3.1.6" -w && craft plugin/install formie
Form settings
- Multi-page form: Yes or No
- Submission Method: Ajax or Page Reload
- Client-side Validation: Yes or No
- Custom Form Templates: Yes or No
Craft CMS version
5.9.x
Plugin version
3.1.6
Multi-site?
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels