example-thing icon indicating copy to clipboard operation
example-thing copied to clipboard

Looks like something else has changed between 4.0 and 4.2

Open bdgeorge opened this issue 10 years ago • 2 comments

Testing the patch from the earlier issue for 4.0 as well as the forked version for 4.0 I've noticed another problem has crept in. The edit function fails on:

var frame, shortcode = wp.shortcode.next( 'thing', data ).shortcode;

The data variable is undefined so no shortcode is found.

bdgeorge avatar May 08 '15 03:05 bdgeorge

Getting the same error here with 4.2.2

towfiqi avatar May 15 '15 08:05 towfiqi

Same on 4.8 data is undefined in the edit function .

kosso avatar Jun 10 '17 15:06 kosso