Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52789, comment 1


Ignore:
Timestamp:
03/12/2021 02:05:05 PM (5 years ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52789, comment 1

    initial v1  
    33I did some testing, and looks like this is reproducible in `trunk` as well. However, it only happens if the original two images are in the gallery. For example, if you replace one of the images and then click Media Library as seen in the video, the issue does not occur.
    44
    5 My hunch is that it has something to do with both IDs being `null` in the block definition (`<!-- wp:gallery {"ids":[null,null],"linkTo":"none","align":"wide"} -->` is what is inserted).
     5My hunch is that it has something to do with both IDs being `null` in the block definition (`<!-- wp:gallery {"ids":[null,null],"linkTo":"none","align":"wide"} -->` is what gets inserted).
    66
    77Some other things I noticed: