React-fiber (drei) ScrollControls prevent<Html> from scrolling

Viewed 45

I've noticed in V9 of drei there is a bug when combing the <Html> elment with <ScrollControls>.

I just want bind text to a 3D element but the ScrollControll makes the text scroll out of the view: CodeSandBox Example

It works fine in v8: CodeSandBox Example

0 Answers
Related