statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
18 stars 12 forks source link

Statamic\Fields\Fields::addValues(): Argument #1 ($values) must be of type array, string given, called in Fieldtypes/Grid.php on line 103 #91

Closed EugeneDmarc closed 1 year ago

EugeneDmarc commented 1 year ago

First of all thanks for the great addon! i'm having issues with opening the config for the addons in the CP. i'm running: Statamic: 3.4.4 silentz/mailchimp v2.10 edalzell/forma v1.2.1

This is the error: TypeError PHP 8.1.14 9.51.0 Statamic\Fields\Fields::addValues(): Argument #1 ($values) must be of type array, string given, called in /vendor/statamic/cms/src/Fieldtypes/Grid.php on line 103

Am i missing something here?