Luis Graml

Results 3 comments of Luis Graml

I created a sandbox that resembles a simplified version of our videojs integration. I can reproduce the same behavior as described above in this sandbox: [Buggy Videojs implementation](https://codesandbox.io/s/video-js-ima-react-buggy-implementation-mdprkl) Following steps...

Hello @Kiro705, thank you for your reply! I tried out your ideas and destroyed the adDisplayContainer in my unmount function like that: ``` React.useEffect(() => { const player = playerRef.current;...

Hi @monta8, sorry for the late response. Unfortunately i was not able to find a solution to the problem. I'm still further investigating from time to time. I will post...