wp-shortcake / shortcake

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

Ensure that media frame is set to the correct state before rendering Insert Shortcode view #790

Closed goldenapples closed 6 years ago

goldenapples commented 6 years ago

Re-selecting the "Insert post element" menu item in the media frame after navigating to a different modal state causes an "Uncaught TypeError: Cannot read property 'get' of undefined" javascript error.

Steps to reproduce:

Probably related to #788, but I wanted to open as a separate issue (I have a fix for this, but I'm not sure if it addresses #788 yet it doesn't fix that issue yet.)

goldenapples commented 6 years ago

Fixed by #791.