Problem:
I get the following error, when I want to enable this graphql_responsive_image:
Plugin (graphql_responsive_image:media--thumbnail) instance class "Drupal\graphql_responsive_image\Plugin\GraphQL\Fields\Entity\Fields\Image\ImageResponsive" does not exist.

Proposed solution:
Class name and filename are different. Rename file to `ResponsiveImage.php`

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

InaW created an issue. See original summary.

InaW’s picture

I renamed the ImageResponsive class.

InaW’s picture

Status: Active » Needs review

  • saschaeggi committed 1c5a6ac on 8.x-1.x authored by InaW
    Issue #3090813 by InaW: Class ImageResponsive does not exist
    
saschaeggi’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.