Cryptic main.dart.js file errors

Actions & Logic

I am encountering from Chrome console.

main.dart.js:4500 Uncaught 
    at Object.f (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:4500:19)
    at Object.bGv (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:5220:18)
    at lk.bZh [as a] (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:5215:3)
    at Object.bwu (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:9676:42)
    at Object.a35 (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:9239:7)
    at https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:58976:7
    at bo4.a (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:5868:63)
    at bo4.$2 (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:50206:14)
    at bmG.$1 (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:50200:21)
    at bix.aG_ (https://storage.googleapis.com/flutterflow-prod-hosting/builds/BcVRGJ6NeONp1qCEYPyJ/main.dart.js:51315:34)

For Creating document. I do not see any errors on this to pinpoint where is the exact issue. I've verified that this step is the problem by putting up dialog pops between each action execution

I have identified that if I stop this Firestore Query, I do not see this error anymore.

Any pointers on where to start looking?

What have you tried so far?

I have modified the query to check where I am running this.

I have re-deployed Firebase configs at Firebase settings. Everything is green right now.

Did you check FlutterFlow's Documentation for this topic?
No
2
1 reply