VrTech

Results 6 comments of VrTech

For more clues I found [here](https://github.com/pmndrs/react-postprocessing/issues/172)

> tim How did you make arm64 and arrch64 support?

> cc @setpixel - are the demos still not working on Safari on iOS? I'm seeing that they work on my iPad Pro Safari / Chrome right now. I don't...

> I have the same issue. https://codesandbox.io/p/devbox/great-brattain-hc9kgz but i found using non-repeating `key` can solve it. Good find! Using count as key can hot fix this for now ` const...

@luluxia However, I found out the solution is not working with staggering children. :(

I found this issue as well, any solutions?