- Issue created by @mkalkbrenner
- 🇩🇪Germany mkalkbrenner 🇩🇪
OK, it was solved in #3467834. But you should do a release because it is a fatal error.
And according to core, the import should be different.
Drupal\views_json_source\Plugin\views\query\ViewsJsonQuery::__construct(): Argument #7 ($event_dispatcher) must be of type Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher, Symfony\Component\EventDispatcher\EventDispatcher given, called in /var/www/html/web/modules/contrib/views_json_source/src/Plugin/views/query/ViewsJsonQuery.php on line 153 in Drupal\views_json_source\Plugin\views\query\ViewsJsonQuery->__construct() (line 137 of /var/www/html/web/modules/contrib/views_json_source/src/Plugin/views/query/ViewsJsonQuery.php) #0 /var/www/html/web/modules/contrib/views_json_source/src/Plugin/views/query/ViewsJsonQuery.php(153): Drupal\views_json_source\Plugin\views\query\ViewsJsonQuery->__construct()
Active
2.0
Code
OK, it was solved in #3467834. But you should do a release because it is a fatal error.
And according to core, the import should be different.