bleeding-edge-sample-app icon indicating copy to clipboard operation
bleeding-edge-sample-app copied to clipboard

book example not work

Open maomaoking opened this issue 8 years ago • 0 comments

excuse me? the father component name is AnswerMultipleChoiceQuestion the child component name is AnswerRadioInput when i initial child component in father component by AnswerRadioInput({ id: "choice-1", name: "choice", label: "1", value: "1", checked: true }); i get an error in console log react.js:5816 Uncaught TypeError: Cannot read property '__reactAutoBindMap' of undefined

what 's wrong? can you help me

maomaoking avatar Jun 18 '16 06:06 maomaoking