Closed michaelryancaputo closed 7 years ago
Closing this because no ❤️
My bad. I've been swamped at work recently. I will try to look at these this weekend and push a new release.
I merged your code and now I'm getting this error:
Still throws the error even when I refactor all PropTypes. I'm currently investigating.
I don't have time to check this morning, but are you using the new build of React 15.6.0
?
I'm wondering if this is related to using static propTypes
, possibly a new warning, or error.
It gave the error for both static propTypes
and Component.propTypes = { ... }
. Looks like it might be related to HoC's.
Hey there,
Who likes warnings? Not me!
This PR should get rid of those warnings 👯♂️