CulturedCheese / thesis-project

4 stars 4 forks source link

get callback in DevSearchApp.react.js to execute on change #99

Closed ClimbsRocks closed 9 years ago

ClimbsRocks commented 9 years ago

right now the change listener is working, and the change event is emitting.

the only thing missing is getting the callback (_onChange) to execute on the DevSearchApp.react.js

ClimbsRocks commented 9 years ago

it's executing