Firestore Rule Failing While Using Get() on Newly Created Documents

后端 未结 1 839
时光说笑
时光说笑 2020-12-03 20:23

Using get() in Firestore rules on a newly created document causes the return value to be false. If you wait a few seconds and hit a security rule that calls get() on that sa

相关标签:
1条回答
  • 2020-12-03 20:50

    EDIT: This bug has been resolved.

    This is unfortunately a known issue at the moment. We're working on a fix and will update here once it's resolved. Thanks and sorry!

    0 讨论(0)
提交回复
热议问题