Closed angtheod closed 5 years ago
@angtheod This looks like a good safety check to have in place. Are you able to (1) merge the latest master into this branch here, and (2) run grunt scripts
to build the dist files and check them in?
@goldenapples Hi there, sure, will do that as soon as possible
Merging - this fix is long overdue and should get into the next release. I'll rebuild the scripts after merging since I don't have push access to this branch.
Fix js uncaught TypeError when no options have been supplied to the field causing firstVisibleOption to be undefined. This resulted to a blank Insert Post Element popup when clicking on an element that contained such field.