- Issue created by @gaurav gupta
Getting this error while saving a responsive image style Wide after editting it.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "image_autorotate" plugin does not exist. Valid plugin IDs for Drupal\image\ImageEffectManager are: image_desaturate, image_convert, image_scale, image_scale_and_crop, image_crop, image_resize, image_rotate in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Drupal\Core\Plugin\DefaultPluginManager->getDefinition('image_autorotate') (Line: 16)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('image_autorotate', Array) (Line: 83)
Drupal\Component\Plugin\PluginManagerBase->createInstance('image_autorotate', Array) (Line: 161)
Active
1.0
Code