pmndrs / react-three-next

React Three Fiber, Threejs, Nextjs starter
https://react-three-next.vercel.app/
MIT License
2.46k stars 332 forks source link

ScrollControlls not working with a teamplate project #141

Open plusnia-xebia opened 1 year ago

plusnia-xebia commented 1 year ago

Hello,

I have a problem with a ScrollControlls. I am trying to implement it on the main page but nothing happened. Something blocks the scroll event - I assume.

`

Test

    <Common color={'#fff'} />
  </View>`
Jbmanllr commented 3 months ago

Any insight on how to make this work?