react-postprocessing
react-postprocessing copied to clipboard
Selection causes endless loop
Using selection API causes the child components stuck in endless loop
<Selection> <Select enabled> <mesh position={[5, 5, 0]}> <boxGeometry /> <meshStandardMaterial color="orange" /> </mesh> </Select> </Selection>