Skip to content

delaytime and delaymethod is not working #35

Closed
@ninjasparda

Description

@ninjasparda

I tried to use the component like this
<LazyLoadImage
delayTime={10000}
src={'/photo.jpg'} />}

but it's not working, and when I am digging into your source code, I found out LazyLoadImage pass the prop delayTime and delayMethod to LazyLoadComponent but then they are not in use in LazyLoadComponent,

could you let me know this is a bug or this feature never works?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions