Video-Component position

Is there any known issues with onPositionChanged as it doesn’t trigger when loading or changing the x or y i have tested on the dev rig or the native dev rig

window.Twitch.ext.onPositionChanged(position => {
console.log(position);
});