in src/EmbeddableObject.js [232:236]
handleResizeQ(payload: Object) { if (payload && payload.height) { this.iframe.height = payload.height; } }