acf-quickedit-fields icon indicating copy to clipboard operation
acf-quickedit-fields copied to clipboard

window.acf_quickedit not working

Open samzabala opened this issue 6 years ago • 1 comments

script setup for adding support on third party acf types no longer working: console returns the following error:

edit.php?post_status=publish&post_type=page:2374 Uncaught TypeError: Cannot read property 'field' of undefined

code would be based on provided documentation: https://github.com/mcguffin/acf-quickedit-fields/wiki/Tutorial:-Custom-Field-Integration#the-js-part

samzabala avatar Sep 13 '19 22:09 samzabala

Thanks for the report. This should be fixed in 3.0.2.

mcguffin avatar Oct 10 '19 09:10 mcguffin