I'm having an issue where looks like Brightcove leaves the player and the picture-in-picture in between states. Cause I'm not able to see the video, but I can hear it, and when I scroll a bit picture-in-picture appears and the video is playing normally. But if I scroll up again pip disappears and I'm able just to hear the audio.
I have changed player.pip({viewable: 0.X});
to see if it helps, but it doesn't change much.
Anyone any tips?
ps: I'm using "@brightcove/react-player-loader": "^1.4.1"
if that makes any difference.