loktar00 / loktar00/react-lazy-load

Unable to find node on an unmounted component

Open
#117 3 comments 0 reactions 0 assignees View on GitHub
bug
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?

![image](https://user-images.githubusercontent.com/30347029/34734462-834c4a92-f574-11e7-8b86-e214e346434c.png)

```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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.