Builder breaks when adding Divider field (in a Group)

Support MB Builder Builder breaks when adding Divider field (in a Group)Resolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24936
    Austin PassyAustin Passy
    Participant

    Was playing around with the builder this morning and when I added a divider field into a group (with a text and key_value field) the page broken on React render with the following JS error:

    Uncaught TypeError: o[t.type] is undefined
    te meta-box-aio/vendor/meta-box/meta-box-builder/assets/js/app.js?ver=4.0.5:13

    Uncaught (in promise) TypeError: o[t.type] is undefined
    te meta-box-aio/vendor/meta-box/meta-box-builder/assets/js/app.js?ver=4.0.5:13

    From react dev tools:

    Warning: Each child in a list should have a unique "key" prop.
    Check the render method of be. See https://fb.me/react-warning-keys for more information.

    Let me know if you need further information..

    Edit: Group code: https://pastebin.com/itVg4uPW

    #24937
    Austin PassyAustin Passy
    Participant

    Update: I noticed the extra divider that got added to the ending array (I did not add that in the builder). I removed it and the setting page still broke. I then removed the diver in the field group and the page loaded again.

    #24938
    Austin PassyAustin Passy
    Participant

    Video: https://webmshare.com/XEb3J

    #24945
    Long NguyenLong Nguyen
    Moderator

    Hi Austin,

    Thank you for your reporting.

    I also experience with this issue. I'm going to escalate it to the development team to fix it in the next update.

    #26519
    Anh TranAnh Tran
    Keymaster

    Hi Austin,

    Thanks for your feedback. I've fixed this issue and will include it in the next version.

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