clean-documentation-theme icon indicating copy to clipboard operation
clean-documentation-theme copied to clipboard

Cannot read property 'context' of undefined

Open dicristomanuel opened this issue 8 years ago • 1 comments

Just by following the example in the README I get the following warning and error:

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

TypeError: Cannot read property 'context' of undefined

Does anyone know what the problem might be?

dicristomanuel avatar May 15 '17 16:05 dicristomanuel

The latest version should fix this, there were some outdated dependencies I believe

dignifiedquire avatar Aug 25 '17 12:08 dignifiedquire