effortless-mgmt / ems_app

Effortless Management System Flutter App
3 stars 0 forks source link

Error in messenger screen. #25

Open Okjonas opened 6 years ago

Okjonas commented 6 years ago

Happens when navigating back to the contact screen by pressing the back button. See the error in the console.

Okjonas commented 6 years ago
flutter: Test enabled: true
flutter: Inserting all test messages into _messages
flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
flutter: The following assertion was thrown while finalizing the widget tree:
flutter: AnimationController.dispose() called more than once.
flutter: A given AnimationController cannot be disposed more than once.
flutter: The following AnimationController object was disposed multiple times:
flutter:   AnimationController#54851(⏭ 1.000; paused; DISPOSED)
mergeable[bot] commented 5 years ago

This is PR is stale. Please follow up!