react-prepare icon indicating copy to clipboard operation
react-prepare copied to clipboard

isReactCompositeComponent checking for render function

Open CptCompiler opened this issue 7 years ago • 0 comments

Hi @elierotenberg, I am using your library. It's working great. Recently I've integrated react-formsy and my app is crashing. I narrowed the problem and think that it is in your isReactCompositeComponent function. Checking if the prototype has a render function is failing. Do you know whats going on there? I Would really appreciate some help.

Andres

CptCompiler avatar Jun 05 '18 13:06 CptCompiler