You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I copy/paste a block with several images selected for a media_gallery field and refresh the page after saving it, the images should load correctly.
Even if the images don't load correctly, their names should still appear and their placeholder should be movable and deletable.
Actual Behavior
When working with image blocks in the editor. There are two following situations for one behaviour :
When copying and pasting this block...
When I refreshing the editor...
the following block displays unmovable and undetectable grey squares instead of the images preview like excepted.
Add this block to a page content or copy and paste this block from a page to another.
Save the page and refresh the editor.
Observe that the pasted block no longer displays the selected images, but instead shows grey squares.
Edit the page in another language, and the same behavior occurs.
Possible workaround
Open a version of the page in the other languages and disable the media attachment option "Duplicate uploaded media to translations"
Go back to the "original" source post
Fix the block
It should be fixed on the other translations
Comments
I think the problem is linked to the way the plugin handles image loading, when they takes too long or creates an error. I have a Varnish cache on this project who struggles with pictures.
The text was updated successfully, but these errors were encountered:
Version
Expected Behavior
When I copy/paste a block with several images selected for a
media_gallery
field and refresh the page after saving it, the images should load correctly.Even if the images don't load correctly, their names should still appear and their placeholder should be movable and deletable.
Actual Behavior
When working with image blocks in the editor. There are two following situations for one behaviour :
the following block displays unmovable and undetectable grey squares instead of the images preview like excepted.
Container definition
Steps to Reproduce the Problem
media_gallery
field.Possible workaround
Comments
I think the problem is linked to the way the plugin handles image loading, when they takes too long or creates an error. I have a Varnish cache on this project who struggles with pictures.
The text was updated successfully, but these errors were encountered: