Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Doesn't work with React.PureComponent #102

Open
davegri opened this issue Dec 8, 2016 · 1 comment
Open

Doesn't work with React.PureComponent #102

davegri opened this issue Dec 8, 2016 · 1 comment

Comments

@davegri
Copy link

davegri commented Dec 8, 2016

I have a transform that I use to make sure a component isn't rendering twice in under 200ms, Works fine with the regular React.Component but after switching to React.PureComponent suddenly no longer works. Any ideas?

@Restuta
Copy link

Restuta commented Dec 23, 2016

Opened #103

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

2 participants