Support

Account

Home Forums Add-ons Repeater Field TypeError: 'undefined' is not an object Reply To: TypeError: 'undefined' is not an object

  • Hi @Till

    There is nothing wrong with the linked PHP, however the issue could be stemming from another field group.

    Are you able to debug the JS?
    1. Copy the contents from js/input.js
    2. Replace the contents of js/input.min.js
    3. Find the line with if( acf.helpers.isset( this.toolbars[ this.o.toolbar ] ) )
    3. Before this line, console.log the variables such as this.o.toolbar

    Thanks
    E