Skip to content

V3.0.2 - Do not declare isReactComponent

Compare
Choose a tag to compare
@ethanselzer ethanselzer released this 08 Sep 17:36
· 3 commits to master since this release

With the React 16.5.0 release, this component's use of isReactComponent breaks React's shouldConstruct check. Here is a more detailed explanation of the problem: facebook/react#13580

See #25 for details