Closed ankitmundada closed 3 years ago
Reproducible on the latest master 1.26.0-2.0.pre.200
only on web with cloud_firestore: ^0.14.4
with
<script src="https://www.gstatic.com/firebasejs/7.20.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/7.20.0/firebase-firestore.js"></script>
This has been fixed now:
Bug report
Describe the bug Whenever there's a GeoPoint in the fieldvalue.arrayUnion update (I tested only with arrayunion), the plugin throws error and does not update the document
Steps to reproduce
Steps to reproduce the behavior:
1.
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel beta, 1.25.0-8.1.pre, on Linux, locale en_IN) [✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) [✓] Chrome - develop for the web [✓] Android Studio (version 4.0) [✓] Connected device (1 available)
• No issues found!