Describe the bug
When I create a new page and add a gallery block, no media items are available for me to select. If I try to edit that new gallery, all items in my media library are already selected.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Editor version:
Desktop:
Additional context
admin-ajax.php
call made by the media library returns some set of objects on that initial load. I did not dig into why they did not appear.This has happened to me today. What is happening is it's adding every single piece of media from your site to the gallery, thus there is nothing new to add. If you click Edit gallery, they are all selected in there.
Same here; I cannot create a new gallery :-(
I have tested on several sites and can confirm.
Just adding, I can only reproduce this if I access the gutenberg editor directly via wp-admin
, if I access the wrapped version on wp.com it uses the different media picker which doesn't have the issue.
This is still an issue for me. When I try to add a new gallery, it loads images for a second or two, and then it goes away. Upon inspection, the entire media library seems to be loaded into the gallery.
Running WP 5.4.1 and Gutenberg 8.2.0
Cleared cache and tested on both Firefox and Chrome latest. Windows latest.
@cngodles This has been merged for the upcoming 8.3.0 release. We should see the results soon!
@youknowriad any possibility of an 8.2.1 to address this?
https://wordpress.slack.com/archives/C02QB2JS7/p1590658332400100
@GlennMartin1 yes, I'm releasing it right now.
Most helpful comment
@GlennMartin1 yes, I'm releasing it right now.