Skip to content

Conversation

@jankuca
Copy link

@jankuca jankuca commented Dec 9, 2018

Closes #8

PropTypes and createClass() are no longer shipped with React.

@jankuca jankuca changed the title add support for React 16 (prop-types) add support for React 16 Dec 9, 2018
@ryanhiebert
Copy link

@jankuca: Since this has not been merged, have you settled on a method for getting this functionality some other way? I'm hitting issue #8 as well, and I'm figuring out what I need to do to get past it, since it appears that this library isn't being maintained, unfortunately.

@jankuca
Copy link
Author

jankuca commented May 10, 2019

Hi @ryanhiebert, we are currently using our internal fork of the library which has the initial resize emit removed. But actually we have not switched to React 16 yet 😅 so we are not experiencing the issue addressed in the PR. I was only doing a research on how difficult it would be to upgrade and I fixed this as a part of that.

@cesarandreu Can we get this merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot read property 'func' of undefined

2 participants