react-text-loop icon indicating copy to clipboard operation
react-text-loop copied to clipboard

Scroll fidgety when react-text-loop present

Open nugoo1 opened this issue 5 years ago • 2 comments

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.

nugoo1 avatar Dec 16 '19 09:12 nugoo1

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?

andelh avatar Mar 09 '20 18:03 andelh

@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!

braposo avatar Aug 25 '20 23:08 braposo