Skip to content

Fixed the video preview on the composer

Martin Santangelo requested to merge js/video-preview-blackbox into master

Ticket(s) / Related Merge Requests

#4896 (closed)

Summary of Changes

It seems like the preview was rendering too often and that was causing the issue

I solved that by preventing the re-renders

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Attach videos in the composer, it should work properly

Regression Scope

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

android device

Screenshots

imagen

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports