Done
Details
Assignee
Pål JørgensenPål JørgensenReporter
Pål JørgensenPål JørgensenCode reviewer
Thomas MarstranderThomas MarstranderOriginal estimate
Time tracking
No time loggedFix versions
Sprint
NonePriority
Medium
Details
Details
Assignee
Pål Jørgensen
Pål JørgensenReporter
Pål Jørgensen
Pål JørgensenCode reviewer
Thomas Marstrander
Thomas MarstranderOriginal estimate
Time tracking
No time logged
Fix versions
Sprint
None
Priority
Created October 12, 2018 at 4:18 PM
Updated November 1, 2018 at 10:35 AM
Resolved October 12, 2018 at 7:39 PM
Acceptance Criteria
Fix issue
Background
Reproduce:
Create IV by uploading Video
Add a text element to the video canvas
Change source:
Delete the original video
Paste in youtube URL
Now you will find a JavaScript error in the console, and it won't be possible to use the editor anymore.
The problem seems that IV is deleted, but there's a window resize event listener still being active (which tries to use the deleted IV instance)