Changes between Initial Version and Version 3 of Ticket #53169
- Timestamp:
- 05/07/2021 12:05:36 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #53169
- Property Keywords has-patch added
-
Property
Milestone
changed from
Awaiting Reviewto5.8
-
Ticket #53169 – Description
initial v3 1 Related to https://github.com/WordPress/gutenberg/issues/11373, and possibly https://core.trac.wordpress.org/ticket/502101 Related to https://github.com/WordPress/gutenberg/issues/11373, and possibly #50210 2 2 3 3 If 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.