David Lindkvist

Results 4 issues of David Lindkvist

I'm looking for a way to reset the position of an InstancedMesh when it collides with a ground plane. So when it collides, I would want to update the position...

enhancement

Thanks for a nice lib! Seems like the babel transpilation step is not working correctly, should there really be "=>" in the output file? `./mixwith.js`: ``` const Cached = exports.Cached...

Seems like there is a race condition with the IntersectionObserver when the ref is defined in the parent component. For now, make sure you use the `useTracker()` hook in the...

bug

### Build/Submit details page URL _No response_ ### Summary When running `eas metadata:push` with an `advisory` config it fails with the following error: `Store configuration upload encountered an error. The...

needs review