Hello everyone. There is a cycle in the function which becomes infinite.
while (defined(pickedResult) && defined(pickedResult.primitive)).
Could you tell me in which cases the function Scene.pick returns the same primitive (Label)? Unfortunately, i can't send the part of code, but Label is "shaking" when the camera is rotating and the browser is frozen after calling Scene.drillPick with the window coordinates.
Cesium version 1.25.
Thank you!