Closed jeroenboumans closed 1 week ago
It seems that verbb/base
was not up to date. Setting both to ^3.0
in the composer.json
and running composer update
fixed the issue.
You shouldn't need to include the verbb/base
package yourself, and a composer update
or a composer require verbb/formie -W
should get that package updated.
Describe the bug
Every form we're currently trying to submit gives back the following error:
It seems that the body cannot be parsed and fields are not filled
Steps to reproduce
Form settings
Craft CMS version
5.5.0
Plugin version
3.0.10
Multi-site?
No
Additional context
Tested both on staging and production