Crocoblock / suggestions

The suggestions for CrocoBlock project
195 stars 78 forks source link

[Bug] Dynamic Image does not render image from Relation meta field. #7327

Open filwi opened 8 months ago

filwi commented 8 months ago

Describe the bug I have a Dynamic Image that has been give a Relation Media Field containing an image as Source (the media is saved as Media ID). While it accepts the source, it does not render it, instead rendering the fallback image (a CPT Media field, also saved as a Media ID.)

To Reproduce Steps to reproduce the behavior:

  1. Create a Relation with a Media meta field.
  2. Create a listing that displays the media field from the relation.
  3. Add a fallback media field from the CPT that is from the parent of the relation.
  4. See error

Expected behavior That the Dynamic Image field would render the Source image correctly.

Screenshots If applicable, add screenshots to help explain your problem. bild

Desktop (please complete the following information):

Crocoblock commented 8 months ago

Hi @filwi!

Thank you for reporting the issue I'm passing this issue on to our developers