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:
Click the "Insert post element" button
'Insert Post Element' modal popup opens
Select any option from the shortcode list
Change your mind, select another item from the menu - ie 'Add media'
Re-select Insert post Element
The frame fails to render, and the JS error shown above is displayed in the console.
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.)
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 yetit doesn't fix that issue yet.)