🐛 | Easy Responsive Images | Add default 'multiplier' value when attribute is not present - Uncaught TypeError: Cannot read properties of null (reading 'replace')
🐛 | Easy Responsive Images | Add default 'multiplier' value when attribute is not present - Uncaught TypeError: Cannot read properties of null (reading 'replace')
Patch for v1.3.2
🐛 | Easy Responsive Images | Add default 'multiplier' value when attribute is not present - Uncaught TypeError: Cannot read properties of null (reading 'replace')
jwinning → created an issue.
Thank you for patch #7!
I started getting this error recently, preventing module installation. The patch allowed me to install again as normal without fatal errors.
Thank you for patch #174!
Was previously using #151, but patch stopped applying while upgrading drupal/facets 2.0.5 => 2.0.6.
Switching to #174 fixed it for me.
🐛 | Easy Breadcrumb | Argument 2 passed to Drupal\locale\LocaleConfigManager::processTranslatableData() must be of the type array, string given, called in /var/www/html/drupal/core/modules/locale/src/LocaleCon figManager.php on line 223 in Drupal\locale\LocaleConfigManager
Here's my attempt at a patch.
I'm not certain if this is the most desirable approach, but it is allowing me to avoid this error without needing to uninstall the module.
I hope this helps someone!