IjzerenHein / firestorter

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

Reading `Document.source` or `Collection.source` throws an exception #40

Closed IjzerenHein closed 5 years ago

IjzerenHein commented 5 years ago

_source is not an observable, but assumed it is in the getter function

IjzerenHein commented 5 years ago

Fixed on feature-typescript branch