The "lazy_image" plugin does not exist.

Created on 5 March 2020, over 4 years ago
Updated 14 June 2021, about 3 years ago

Hello

When I modify a view, I get this error:

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "lazy_image" plugin does not exist. Valid plugin IDs for Drupal\Core\Field\FormatterPluginManager are: address_plain,...etc."

It looks like the src/Plugin/Field/FieldFormatter/LazyImageFormatter.php isn't executed (this file contains the declaration of the fieldformatter)

I'm confused since I can't uninstall the Lazy module (the same error message occurs) and I need to make changes to my views.

The wesite does work and isn't impacted by the issue, the problems happens only in the admin.

Thank you for your help

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇫🇷France MNSTR

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇮🇳India Vishal Prasad

    I had the same error
    in that case if you have abackup of the configuration then that will be great and importing the configuration using drush cim should solve the error, but if u don't have the backup then just run composer update and that should solve the issue.

Production build 0.69.0 2024