react-reveal icon indicating copy to clipboard operation
react-reveal copied to clipboard

On changing page without refresh animation not loading

Open jojobagings78 opened this issue 5 years ago • 3 comments

So having an issue at moment and was wondering if there is a solution for it.

Basically when I open a page it works perfect scrolls down and loads when should but then if I go to another page by route and scroll the first parts dont work and then works at bottom but only if my page is longer then the previous page. It requires me to refresh to get it to work correctly so seems to be a route issue but tried a few things and nothing helps.

jojobagings78 avatar Jan 15 '20 21:01 jojobagings78

Guess this library is dead ?

jojobagings78 avatar Jan 31 '20 17:01 jojobagings78

I have a similar issue. It works perfectly fine on the initial render but after my animating component rerenders, it does not work. It's not even a routing issue. It seems like it can not keep up with the scroll position state after React renders the animating component.

Vaasu-Dhand avatar Jan 06 '21 16:01 Vaasu-Dhand

I am facing the same issue with this. It does not work when the page is re-renders.

Ahana-ai avatar May 14 '23 12:05 Ahana-ai