I’ve just created a sandbox to show my problem. It’s a simplified version of another project, but the problem occurs here as well.
There are two sections. The idea is to scroll down, and at the beginning of the second section start to rotate Camera. Each ‘item’ of the second section has an Html from Drei with some text.
But it seems like the transformation applies incorrectly - scroll slowly between the very first and second mesh to see some strangely placed text. Moreover, it disappears completly when the scroll goes up.
Is there something I missed when using ScrollControls with Html this way?