Bugfix: the versions of the media from the highest track are loaded instead of the current sequence
Description of fix
Added a slicing to not look into elements from higher tracks than the currently displayed one.
How to test it
Toggle versions
Checklist
Please check if your MR fulfills the following requirements:
-
Build was run locally and any changes were pushed -
Lint has passed locally without error -
CHANGELOG.md has been updated -
Branch has been rebased on merge branch
FYI: @awesome_dev_too