Skip to content

7.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 06:06
· 380 commits to main since this release
af59eef

@comet/[email protected]

Patch Changes

  • c663369: Fix bug in DamVideoBlock that caused the block to crash if no video file was selected

    The block used to crash if no video was selected because the DamVideoBlockTransformerService returned an empty object.
    This left the previewImage state in the admin undefined causing state2Output to fail.