VIdeoComponent behavior when playback ends

When you play a movie in the VideoComponent, at the end, instead of staying on the last frame, it jumps back to the first frame.
Happens in Mac and Android. The only thing I’m doing is polling for whether file is playing, in case that’s a factor.
Anyone else find this? Any workarounds? Can we add something to make that not happen (stay on last frame by default or at least optionally).

Bruce