react-text-loop
react-text-loop copied to clipboard
Scroll fidgety when react-text-loop present
Having some issues with the scroll on mobile. It's very fidgety on the pages that have react-text-loop active.
The application is built on gatsby. Bug only appears to be present on mobile. Im using chrome on mobile.
I'm having this same issue 🤕 I thought it had to do with the fact that i had min-height and margins set on the container but removing them hasn't solved the issue.
Has anyone had any luck with solving this?
@nugoo1 @andelh sorry about the delay in the response but would you be able to create a sandbox that reproduces the issue? You can use https://codesandbox.io/s/react-text-loop-playground-br4q1?file=/src/App.tsx as a base.
I'm not aware of any performance issues on scroll so it would be great if we could have a reproduceable example. Thanks!