Support

Account

Home Forums Backend Issues (wp-admin) Post object field doesnt show post list

Unread

Post object field doesnt show post list

  • Hello,
    i noticed that on backedn of a post type i have a acf field post object that shouldshow a list of all posts of a custom type.

    The field is blank.

    I seached and it seems that the problme is on js with console giving me the error:

    Uncaught Error: Option ‘multiple’ is not allowed for Select2 when attached to a <select> element.
    at String.<anonymous> (select2.min.js:21)
    at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,underscore,wp-util&ver=5.3.2:2)
    at d.prepareOpts (select2.min.js:21)
    at d.prepareOpts (select2.min.js:22)
    at d.init (select2.min.js:21)
    at HTMLSelectElement.<anonymous> (select2.min.js:22)
    at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,underscore,wp-util&ver=5.3.2:2)
    at a.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,underscore,wp-util&ver=5.3.2:2)
    at a.fn.init.a.fn.select2 (select2.min.js:22)
    at n.initialize (acf-input.min.js:3)

    Any ideas?

Viewing 1 post (of 1 total)

The topic ‘Post object field doesnt show post list’ is closed to new replies.