cmb2-field-ajax-search icon indicating copy to clipboard operation
cmb2-field-ajax-search copied to clipboard

Single post search broken

Open templeman opened this issue 2 years ago • 0 comments

When 'multiple-item' => true, the search works as advertised. However, when 'multiple-item' => false (which is the default) the search fails. Specifically, a result set is returned, but selecting an option just reveals its post ID and nothing gets saved (see gif).

I can confirm that applying the patches in #17 - specifically commit 9761686 - fixes this, so hopefully that can get merged in soon.

Kapture 2022-07-06 at 18 59 27

templeman avatar Jul 07 '22 02:07 templeman