[wp-trac] [WordPress Trac] #53765: Media Library shows only the selected image

WordPress Trac noreply at wordpress.org
Fri Oct 29 14:04:11 UTC 2021


#53765: Media Library shows only the selected image
--------------------------+------------------------
 Reporter:  benitolopez   |       Owner:  joedolson
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  5.8.2
Component:  Media         |     Version:  5.8
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------

Comment (by PieWP):

 @joedolson not sure wether it helps but prior to founding out it was a
 core bug I encountered the following in debugging.

 wp-includes/media-views.js:2410, this.collection.length returns 1
 therefore the this.collection.more() ( line 2412 ) is no longer called and
 no additional media is being loaded.

 Happy to see the workaround by @peterwilsoncc is working in the meantime.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53765#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list