Video disappears in the RowList Component Item

Hello,

inside the custom RowList component I am running this

m.videoElm = m.top.createChild(“Video”)

So the video starts playing in that row Item, but its in the background.

So as I am navigating, I can see the video show up (as soon I let go of the remote buttons, the video disappears)

Is this a bug?

Is there specific code you need?

Thank You!