wp-shortcake / shortcake

Shortcake makes using WordPress shortcodes a piece of cake.
GNU General Public License v2.0
665 stars 143 forks source link

JS error when adding Photo Gallery after clicking "Add Post Element" #811

Closed joeyblake closed 2 years ago

joeyblake commented 4 years ago

There is a JS error thrown when attempting to add a Photo Gallery after clicking the Add Post Element button.

To duplicate: Click "Add Post Element" Click "Create Gallery" Choose Photos Click "Insert Gallery"

Error from the reset method on the MediaController because the shortcode is not a shortcode-ui code.

goldenapples commented 2 years ago

Should be addressed by #812.