In WP Admin clicking “Add row” in a repeater field does nothing, using ACF PRO
Opening up the console I see the following error.
Uncaught TypeError: Cannot read property ‘collapsedRows-55’ of null
`
JQMIGRATE: Migrate is installed, version 1.4.1
acf-input.min.js?ver=5.7.2:1 Uncaught TypeError: Cannot read property ‘collapsedRows-55’ 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)
`