• Resolved cagsmith

    (@cagsmith)


    Howdy,

    The latest update to this appears to have broken pagination between media library items.

    For example:

    1. Go to media library (grid view): Media > Library
    2. Click on any media library attachment
    3. In the title bar, where it says “Attachment details”, on the right are three buttons – “<“, “>”, and the close “x” button
    4. “<” and “>” are now greyed out and unclickable (close button is unaffected)

    Browser console shows the following:

    Uncaught TypeError: Cannot read properties of undefined (reading 'attributes')
        at constructor.<anonymous> (videopack-admin.js?ver=4.8.5:5:161)
        at p (backbone.min.js?ver=1.4.1:2:3680)
        at f (backbone.min.js?ver=1.4.1:2:3533)
        at a (backbone.min.js?ver=1.4.1:2:692)
        at e.trigger (backbone.min.js?ver=1.4.1:2:3423)
        at n.propagate (media-views.min.js?ver=6.1.1:2:87439)
        at n.open (media-views.min.js?ver=6.1.1:2:86797)
        at n.createModal (media-grid.min.js?ver=6.1.1:2:6401)
        at n.initialize (media-grid.min.js?ver=6.1.1:2:5356)
        at h.View (backbone.min.js?ver=1.4.1:2:14714)

    Disabling the plugin returns pagination functionality.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Latest update breaks pagination between media library items’ is closed to new replies.