Skip to content

Fix IE11 issue

Created by: nicosang

Hi,

this PR has to solve issue #3104 (closed) by removing async word in ControlBar.js and replacing find function in PlaybackController by a for loop. Both functions are not available in IE11.

Nico

Merge request reports