- π·πΈSerbia vaish
Here is a new version of the patch from #2. Tested both on Drupal 9.5 and Drupal 10.1. Main difference is a fix for an error
TypeError: Drupal\Component\Plugin\PluginManagerBase::createInstance(): Argument #2 ($configuration) must be of type array, null given
which occurs when attempting to edit provider settings for the very first time while they are still undefined. In addition to that, I converted variable into a constant and injected Guzzle Http client instead of instantiating it in the constructor.
Note: If you want to use this patch on Drupal 10, you also need to apply #3349849-12: Drupal 10 compatibility β .
- Status changed to Fixed
4 months ago 11:20am 22 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.