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

link "to" does not redirect to element location when using react-lazy-load-image-component

Open mhdevx opened this issue 3 years ago • 2 comments

Hi,

When using LazyLoadImage and clicking the link, it goes higher on the page and does not reach the corresponding position. I tried "isDynamic" but it doesn't work either.

thanks

mhdevx avatar Mar 16 '21 13:03 mhdevx

Could you provide a plunkr/codepen demonstrating the issue?

fisshy avatar Mar 24 '21 09:03 fisshy

I had this same issue, I've just disabled lazy loading on the sections I use react-scroll.

F1L1 avatar Oct 03 '23 17:10 F1L1