Support

Account

Home Forums Backend Issues (wp-admin) TypeError: o is null on acf-input.min.js after update to 5.7.2 Reply To: TypeError: o is null on acf-input.min.js after update to 5.7.2

  • Hi,
    i too have problems after the update to 5.7.2. I can’t drag and drop sections on a page and can’t add or delete them. In the developer-console the following message appears:

    acf-input.min.js?ver=5.7.2:1 Uncaught TypeError: Cannot read property 'collapsedLayouts-26' of null
        at Object.e.getPreference (acf-input.min.js?ver=5.7.2:1)
        at acf.Model.load (acf-pro-input.min.js?ver=5.7.2:1)
        at i.addCollapsed (acf-pro-input.min.js?ver=5.7.2:1)
        at initialize (acf-pro-input.min.js?ver=5.7.2:1)
        at i.t (acf-input.min.js?ver=5.7.2:1)
        at i.acf.Model (acf-input.min.js?ver=5.7.2:1)
        at i [as constructor] (acf-input.min.js?ver=5.7.2:1)
        at new i (acf-input.min.js?ver=5.7.2:1)
        at Object.acf.newField (acf-input.min.js?ver=5.7.2:1)
        at Object.acf.getField (acf-input.min.js?ver=5.7.2:1)


    @comsup
    How did you roll back? Do i just have to replace the files? Or did the new update also change the database-structure of the plugin?

    Best regards.