Dan Clark

Results 2 issues of Dan Clark

Hello, I am having problems accessing the methods you described via Refs. I keep getting `signature.clear is not a function` Here's my code ``` Signature = React.createClass({ displayName:"Signature", clearSig(){ var...

Hello, when loading the page I get a type error: ![screen shot 2015-10-08 at 7 49 46 pm](https://cloud.githubusercontent.com/assets/4645553/10382807/dbddadc6-6df5-11e5-8e68-3cb176fddcf6.png) This references: ![screen shot 2015-10-08 at 7 50 00 pm](https://cloud.githubusercontent.com/assets/4645553/10382815/e7d5005c-6df5-11e5-879d-ef24d9f9eb29.png) I have...