Skip to content

DragTarget Setstate while defunct exception #233

@FlutterIssues

Description

@FlutterIssues

Issue by apwilson
Monday Oct 26, 2015 at 22:28 GMT
Originally opened as https://github.com/flutter/engine/issues/1808


10-26 15:26:12.908 E/chromium(12812): [ERROR:dart_error.cc(16)] Unhandled exception:
10-26 15:26:12.908 E/chromium(12812): 'http://localhost:9888/packages/flutter/src/widgets/framework.dart': Failed assertion: line 377 pos 12: '_debugLifecycleState != _StateLifecycle.defunct' is not true.
10-26 15:26:12.908 E/chromium(12812): #0      _AssertionError._throwNew (dart:core-patch/errors_patch.dart:27)
10-26 15:26:12.908 E/chromium(12812): #1      State.setState (http://localhost:9888/packages/flutter/src/widgets/framework.dart:377:12)
10-26 15:26:12.908 E/chromium(12812): #2      DragTargetState.didLeave (http://localhost:9888/packages/flutter/src/widgets/drag_target.dart:168:5)
10-26 15:26:12.908 E/chromium(12812): #3      DragRoute.update (http://localhost:9888/packages/flutter/src/widgets/drag_target.dart:224:21)
10-26 15:26:12.908 E/chromium(12812): #4      _DraggableState._updateDrag.<anonymous closure> (http://localhost:9888/packages/flutter/src/widgets/drag_target.dart:101:16)
10-26 15:26:12.908 E/chromium(12812): #5      State.setState (http://localhost:9888/packages/flutter/src/widgets/framework.dart:378:7)
10-26 15:26:12.908 E/chromium(12812): #6      _DraggableState._updateDrag (http://localhost:9888/packages/flutter/src/widgets/drag_target.dart:100:24)
10-26 15:26:12.908 E/chromium(12812): #7      RenderPointerListener.handleEvent (http://localhost:9888/packages/flutter/src/rendering/proxy_box.dart:949:27)
10-26 15:26:12.908 E/chromium(12812): #8      FlutterBinding.dispatchEvent (http://localhost:9888/packages/flutter/src/rendering/binding.dart:240:20)
10-26 15:26:12.908 E/chromium(12812): #9      FlutterBinding._handlePointerInputEvent (http://localhost:9888/packages/flutter/src/rendering/binding.dart:225:5)
10-26 15:26:12.908 E/chromium(12812): #10     FlutterBinding._handleEvent (http://localhost:9888/packages/flutter/src/rendering/binding.dart:183:7)

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions