Hi, I have encountered this problem several times in the regular AEM Author page editor when using VH units. In this case, the only solution that worked for me was to set a fixed height when using the editor mode. So, using HTL, I implemented something like this:
<div class="${wcmmode.edit ? 'myClas...