loktar00 / loktar00/react-lazy-load
Unable to find node on an unmounted component
- Dominant language
- TypeScript
- Stars
- 980
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to trigger click on button every time it shows to user, everything works, but i am receiving following error
Any ideas how to fix?

```javascript
!this.props.busy && this.props.loadMore &&
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No source file or test is identified in the issue. Start by reproducing the error with the shown LazyLoad, button, and onContentVisible/onClick callbacks, then trace the component behavior around mounting and unmounting; done means the reported error no longer occurs in this usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100