Hello FlutterFlow community,
I'm encountering an issue in test mode where, after pressing a button to update data to Firestore through a form, I see the error "Bad state: Future already completed. The relevant error-causing widget was: inheritedgorouter." on the red screen. Interestingly, the Firestore collection is updated successfully despite the error persisting.
I would appreciate any insights or guidance on resolving this error or potential areas to investigate further.