Stijn Deschuymer

Results 2 issues of Stijn Deschuymer

use cached parentEl because dragEl.parentNode can be null when using a virtual scroll list so far this fix seemed to work for me, not sure if this has other sideEffects?

Hi, Thanks for your great library. I noticed the following: This line fails in Safari 14: https://github.com/t-mullen/video-stream-merger/blame/cf54b5fe3bc4f5624d719b064874e615757c8a12/src/index.js#L61 So either this needs to be added to the audioSupport check https://github.com/t-mullen/video-stream-merger/blob/gh-pages/src/index.js#L11 But...

enhancement