Hi,
I have created sphereGeometry object and I render it dynamically on screen with the data from my data file. The problem is first 4 from 20 do not render, actually, they render but only the white square with the sad emoji. The rest of them (16) render as they should. Sometimes, very rarely, after refresh happens that some other 4 objects(spheres) do not render properly and the first 4 do render as they should. This only happens in Chrome, on Firefox works as it should. I have found some topics about this but haven’t been able to fix it. What am I doing wrong? Has anyone had a similar issue? Here is the link to codesandbox EXAMPLE
Thanks,
SinisaM.