Closed (fixed)
Project:
Bynder
Version:
4.2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2024 at 20:25 UTC
Updated:
23 Jul 2025 at 14:44 UTC
Jump to comment: Most recent
When I access /admin/content/media-grid and filter by Media Type: Bynder, I see empty thumbnails.
![]()
Upon investigation, I see that this is happening due to the position:relative added to .bynder-wrapper. When I remove this style, the thumbnails are displayed as expected.
| Comment | File | Size | Author |
|---|
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
carolpettirossi commentedComment #4
mkress commentedthis fix works for me
Comment #7
berdirMerged, thanks.