Support

Account

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

  • Hi @Till

    Thanks for the bug report. The full line is:
    if( acf.helpers.isset( this.toolbars[ this.o.toolbar ] ) )

    And it looks like the isset function is not working as per expected.

    Is it possible that your WYSIWYG field contains a ‘toolbar’ setting that does not exist anymore?

    Thanks
    E