andrewhathaway / Winterfell

Generate complex, validated and extendable JSON-based forms in React.
http://winterfell.andrewhathaway.net
MIT License
785 stars 116 forks source link

Update Undefined on the usage of class #94

Closed waheed25 closed 7 years ago

waheed25 commented 7 years ago

The basic issue is that when i use reactDom.render function to render winterfell it works fine but when i wrap winterfell component in a class it shows undefined on update of questionAnswer

andrewhathaway commented 7 years ago

Closing due to dupe/similarity of #93