Changes between Initial Version and Version 1 of Ticket #52789, comment 1
- Timestamp:
- 03/12/2021 02:05:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52789, comment 1
initial v1 3 3 I 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. 4 4 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).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 gets inserted). 6 6 7 7 Some other things I noticed: