IjzerenHein / firestorter

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

When a collection snapshot fails with "permission denied", the collection is not cleared #42

Closed IjzerenHein closed 5 years ago

IjzerenHein commented 5 years ago

When a query fails because of permissions, the collection should be cleared instead of keeping the old data

IjzerenHein commented 5 years ago

Fixed in v1.1.0