2020 plane - gauge is loosing cursor when camera moves away from it

Version: 1.0.84.0

Frequency: Consistently

Severity: Blocker

Context: wasm or html clickable tablet gauge

Bug description:
When the camera moves away from the gauge surface, the gauge looses mouse cursor and becomes unclickable. I’ve replaced our html tablet gauge with the MouseWasmModule.wasm demo from the SDK. When the camera is stationary or moves towards the gauge surface, the gauge functions correctly, like here:

But when the camera moves away from the surface, the cursor position becomes (-1,-1), the red circle tracking cursor position disappears and the gauge becomes unclickable, as long as the camera is moving.

Repro steps:
Load the sample aircraft provided to PrivateContent. Put the mouse cursor on the tablet and use “Toggle Landing Cockpit Mode” key (Shift+F11), or any other method to move cockpit camera position.

Private attachments: sample sent