react playcanvas hit test issues

Hello.
Working on AR’s hit test result feature.
Took same code as in docs, but doesn’t have any hit test results.
Here are some logs and code for understanding.

Setup:
React, react-playcanvas, android via usb debug and https for ar mode.
screens from android.

Any other things i should enable or include as feature for app ?

@Mark_Lundin

Do you mean the hit test via <Entity onClick={} />, or something else?

@Vlad_Voxelo Is there any way for you to zip up a little, isolated project that exhibits the problem. That will make it easier to investigate.