VRController in Vision OS Simulator doesn't seem to function

I was wondering if the controller works and is activated in the Vision OS simulator because these demos don’t seem to work attempting to select anything.

Reason also being due to a bug where video pauses immediately going to WebXR immersion. There needs to be interaction to click to unpause the video. Can’t seem to get a select detected. Any of these demos including the handinput demos.

https://threejs.org/examples/?q=xr#webxr_xr_ballshooter
https://threejs.org/examples/?q=xr#webxr_vr_handinput_pointerclick

Actually handinput demos dont event launch WebXR. There is web inspect bugs so cant even see the console. So is there a way to test controls in the simulator is the question ?

How do I determine hand tracking support to setup a hand input session and setup the hand controller also ? So dont setup hand controller for devices that dont support it ? The hand demos are rigid and expect support. Which the simulator can’t do.