Problem/Motivation

On the media add page the page is flooded with errors.
This is clouding the underlying problem where images are not loaded.

Steps to reproduce

  • enable the module
  • fill in credentials
  • go to the media add page

Proposed resolution

Fix the errors and warnings.

Comments

scuba_fly created an issue. See original summary.

scuba_fly’s picture

Assigned: Unassigned » scuba_fly

  • scuba_fly committed 9966c99 on 8.x-2.x
    Issue #3315759 by scuba_fly: Fix errors on media add page in drupal 9
    
scuba_fly’s picture

Assigned: scuba_fly » Unassigned
Status: Active » Needs review

Removed errors, made check on local file so the media add page does not call the api and load remote files all the time.
Images are now loading.

erikaagp’s picture

Status: Needs review » Reviewed & tested by the community

seems good for me!

scuba_fly’s picture

Status: Reviewed & tested by the community » Fixed
scuba_fly’s picture

Status: Fixed » Closed (fixed)