react-fast-marquee icon indicating copy to clipboard operation
react-fast-marquee copied to clipboard

Animation jumping when changing pages

Open animanoir opened this issue 3 years ago • 1 comments

Hello. First of all, this plugin is awesome. The thing is that when I move around pages the scroll kind of jumps/glitches. See for yourself: https://metaxis.digital/

Is there a way to avoid that?

animanoir avatar Aug 14 '22 23:08 animanoir

I can see your site uses Gatsby, so it's probably due to an unmount and remount of the Marquee component, maybe in your layout? @animanoir See: https://www.gatsbyjs.com/docs/how-to/routing/layout-components/#how-to-prevent-layout-components-from-unmounting

tochibedford avatar May 21 '23 22:05 tochibedford