7.2.1
@comet/[email protected]
Patch Changes
-
c663369: Fix bug in
DamVideoBlock
that caused the block to crash if no video file was selectedThe block used to crash if no video was selected because the
DamVideoBlockTransformerService
returned an empty object.
This left thepreviewImage
state in the adminundefined
causingstate2Output
to fail.