I\'m getting this weird warning message in the console for my React app.
Warning: Failed propType: checker is not a function Check the render method of <
In my case I'd simply accidentally removed a type:
grValue: PropTypes, // instead of PropTypes.string