Hi,
Running react 0.13.3, copy and paste from the "Minimal example" in README.md throws the following error...
TypeError: Cannot read property 'find' of undefined
at fullOrdering (plexus-form.js:923)
at Object.types.object (plexus-form.js:904)
at Object.module.exports [as make] (plexus-form.js:806)
at module.exports.React.createClass.render (plexus-form.js:180)
at ReactCompositeComponentMixin._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:789)
...
I'll investigate further...
Hi,
Running
react 0.13.3, copy and paste from the "Minimal example" inREADME.mdthrows the following error...I'll investigate further...