Closed bago closed 2 years ago
Mosaico currently put an image with an "undefined" url.
Maybe the widget should check that every key image is defined and otherwise fallback to non-images (text) dropdown (maybe with a console.log for the template author).
Fixed in https://github.com/voidlabs/mosaico/commit/7849abbc757cedd0c2046f28aad8fbab1127a6a3
Mosaico currently put an image with an "undefined" url.
Maybe the widget should check that every key image is defined and otherwise fallback to non-images (text) dropdown (maybe with a console.log for the template author).