Module library imagefield_slideshow is dependent on Core Drupal and Jquery Library but is not defined in libraries.yml:

Adding these as dependencies will resolve the issue.

dependencies:
- core/jquery
- core/drupal

Comments

purushotam.rai created an issue. See original summary.

purushotam.rai’s picture

Status: Active » Needs review
StatusFileSize
new365 bytes
heykarthikwithu’s picture

Status: Needs review » Closed (outdated)
bernig’s picture

StatusFileSize
new568 bytes

I still have this issue with the latest dev and Drupal 9.2.4.
Here is the updated patch that solves the problem for me.