Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Recycle's problem #32

Open
blackmiaool opened this issue Aug 24, 2017 · 0 comments
Open

Recycle's problem #32

blackmiaool opened this issue Aug 24, 2017 · 0 comments

Comments

@blackmiaool
Copy link

blackmiaool commented Aug 24, 2017

    shouldComponentUpdate = (nextProps) => {
        return this._visible || !nextProps.host;
    };

This piece of code prevents recycle system functioning

@blackmiaool blackmiaool changed the title recycle's problem Recycle's problem Aug 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant