I get the following warning when using slick
Warning: Undefined array key "skin_thumbnail" in preRenderWrapper() (line 592 of /app/web/sites/all/modules/contrib/slick/src/SlickManager.php).

Everything seems to be working fine, it's just the warning.

CommentFileSizeAuthor
#2 3354832-1.patch809 bytesharivansh

Comments

harivansh created an issue. See original summary.

harivansh’s picture

StatusFileSize
new809 bytes
harivansh’s picture

Status: Active » Needs review
gausarts’s picture

Status: Needs review » Postponed (maintainer needs more info)

Thank you.

I might miss something, but those settings are always injected before use:
https://git.drupalcode.org/project/slick/-/blob/7.x-3.x/src/SlickDefault...
https://git.drupalcode.org/project/slick/-/blob/7.x-3.x/src/SlickManager...
https://git.drupalcode.org/project/slick/-/blob/7.x-3.x/src/SlickManager...

How would I reproduce it?

Please paste the entire warning for project docs and further checks for a repro, and also screenshot your Slick formatter forms.

  • gausarts committed f41e2f49 on 7.x-3.x authored by harivansh
    Issue #3354832 by harivansh: Undefined array key "skin_thumbnail" in...
gausarts’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thank you for contribution.

Status: Fixed » Closed (fixed)

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