IjzerenHein / firestorter

Use Google Firestore in React with zero effort, using MobX 🤘
http://firestorter.com
MIT License
378 stars 50 forks source link

NewValue from Demo Comes Back Undefined #59

Closed gregoryanm closed 5 years ago

gregoryanm commented 5 years ago

I am not sure, I followed the tutorial, but my NewValue comes back as undefined.. I am probably overlooking something really dumb here... Receiving the following Unsupported field value: undefined (found in field text)

gregoryanm commented 5 years ago

hmm nevermind on this, just switched up to event.target.value and all good.