Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#55186 closed defect (bug) (duplicate)

Image gallery drag and drop reordering doesn't work

Reported by: michalszota's profile michalszota Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.9
Component: Media Keywords:
Focuses: ui, javascript Cc:

Description

When I'm trying to edit an existing [gallery], the dialog opens, but it's impossible to change the order of images. The bug shows on a vanilla installation of wordpress. The console shows the following JS error:

[Error] TypeError: undefined is not an object (evaluating 'this.collection.mirroring.args')

(anonymous function) (media-views.min.js:2:23305)
u (underscore.min.js:2:16439)

Attachments (1)

Screenshot 2022-02-17 at 12.39.09.png (3.0 MB) - added by michalszota 3 years ago.

Change History (2)

#1 @SergeyBiryukov
3 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Hi there, welcome to WordPress Trac!

Thanks for the report, we're already tracking this issue in #54902. The fix will be included in WordPress 5.9.1.

Note: See TracTickets for help on using tickets.