twobin / twobin/react-lazyload

Is there a misspelling in the source code about 'needResetFinalLazyLoadHandler'?

Open
#232 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
485
PR merge metrics
No merged PRs in 30d

Description

https://github.com/twobin/react-lazyload/blob/master/src/index.jsx#L192
It seems to be:
```javascript
const needResetFinalLazyLoadHandler = (this.props.throttle !== undefined && delayType === 'throttle')
|| (delayType === 'debounce' && this.props.debounce === undefined);

```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.