Error at create fields group after update (Meta Box AIO v1.12.0)

Support MB Custom Post Type Error at create fields group after update (Meta Box AIO v1.12.0)Resolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23455
    Mirjam LingnerMirjam Lingner
    Participant

    After the update, when I try to create new custom fields, I get errors in console:

    Uncaught Error: [$injector:modulerr] http://errors.angularjs.org/1.6.9/$injector/modulerr?p0=Buil…es%2Fd-l%2Fscr%2Fjquery.v3.5.1.js%3Fver%3D1.0.0%3A2%3A225%0A
        Angular 9
        jQuery 13

    Instead of field's names I only have "{{group}}".

    #23467
    Mirjam LingnerMirjam Lingner
    Participant

    I found the cause:
    WP Update 5.5.3 -> jQuery update to 3.5.1 -> without jQuery Migrate the backend works incorrectly.

    #23476
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Maybe there is some jQuery code of a plugin/theme that is deprecated and WordPress 5.5.x removes the jQuery Migrate Helper cause the issue.

    Please try to deactivate all plugins except Meta Box, Meta Box AIO, and switch to the default theme of WordPress to check the issue again. Let me know if the field groups in the Builder does not work.

    #23495
    Mirjam LingnerMirjam Lingner
    Participant

    By "Edit Field Group" error warning from jQuery Migrate Helper:
    /wp-content/plugins/meta-box-aio/vendor/meta-box/meta-box-builder/assets/js/angular.min.js: jQuery.fn.attr('selected') might use property instead of attribute

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.