react-scroll
react-scroll copied to clipboard
link "to" does not redirect to element location when using react-lazy-load-image-component
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
Could you provide a plunkr/codepen demonstrating the issue?
I had this same issue, I've just disabled lazy loading on the sections I use react-scroll.