akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.77k stars 2.1k forks source link

Add lazyLoad anticipated support #1939

Open mattg66 opened 3 years ago

mattg66 commented 3 years ago

Could the lazyLoad anticipated prop be added please as documented in the official slick repository. https://github.com/kenwheeler/slick/releases/tag/1.7.1

guimkogus commented 3 years ago

Would be amazing!

RedCardinal commented 3 years ago

+1

illing2005 commented 3 years ago

:+1: This would be super helpful!

ash-hannigan commented 1 year ago

What's the status on this? Looks like the 'anticipated' PR got closed without merge... This behavior would be really helpful. Is there anything that needs changing with the previous PR that we could update to get it merged into next release?

mayerwe commented 2 months ago

@akiran What is the status of this feature? The lazyLoad options in @types/react-slick already incorporate it. This feature aims to improve performance while maintaining an excellent user experience, as the next image will be pre-loaded seamlessly, remaining unnoticed by the user.