Problem/Motivation
After upgrading from 3.0.0 to 3.1.2 and reauthenticating using oAuth upon return of the mailchimp token I get the error:
TypeError: Cannot assign Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher to property Drupal\mailchimp\Controller\MailchimpOAuthController::$eventDispatcher of type Symfony\Component\EventDispatcher\EventDispatcher in Drupal\mailchimp\Controller\MailchimpOAuthController::create() (line 44
Steps to reproduce
1. Upgrade from 3.0.0 to 3.1.2 and go to the OAuth settings page
2. Click on reauthenticate. On completion you get an error and the authentication doesn't complete.
Comments
Comment #3
xenophyle commented