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

React Failed propType warning reads "ProxyClass" instead of component name #17

Closed
kevinold opened this issue Oct 2, 2015 · 1 comment

Comments

@kevinold
Copy link

kevinold commented Oct 2, 2015

I'm receiving the following warning with "ProxyClass" in place of the React component name in my browser console when a required prop is not passed to the component.

Warning: Failed propType: Required prop `hintText` was not specified in `ProxyClass`. Check the render method of `ProxyClass`.
@kevinold
Copy link
Author

kevinold commented Oct 2, 2015

Disregard, just found gaearon/babel-plugin-react-transform#19

@kevinold kevinold closed this as completed Oct 2, 2015
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