Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #53169


Ignore:
Timestamp:
05/07/2021 12:05:36 PM (5 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53169

    • Property Keywords has-patch added
    • Property Milestone changed from Awaiting Review to 5.8
  • Ticket #53169 – Description

    initial v3  
    1 Related to https://github.com/WordPress/gutenberg/issues/11373, and possibly https://core.trac.wordpress.org/ticket/50210
     1Related to https://github.com/WordPress/gutenberg/issues/11373, and possibly #50210
    22
    33If adding a Gallery via Gutenberg, if a file is dropped onto the core media library  the first upload succeeds as expected. If a second Gallery is added and another image dropped on the core media library this uploaded freezes and an uncaught exception `Uncaught TypeError: Cannot read property 'text' of undefined` in the `wp_includes/js/media-views.js file.