[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DragTarget Setstate while defunct exception #233

Closed
FlutterIssues opened this issue Nov 9, 2015 · 3 comments
Closed

DragTarget Setstate while defunct exception #233

FlutterIssues opened this issue Nov 9, 2015 · 3 comments
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds

Comments

@FlutterIssues
Copy link

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)
@FlutterIssues FlutterIssues added bug waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds labels Nov 9, 2015
@FlutterIssues
Copy link
Author

Comment by Hixie
Monday Oct 26, 2015 at 22:30 GMT


Do you have steps to reproduce?

@Hixie Hixie modified the milestone: Blue Sky Dec 16, 2015
@Hixie
Copy link
Contributor
Hixie commented Feb 9, 2016

Closing based on out-of-band feedback.

@Hixie Hixie closed this as completed Feb 9, 2016
@efidje efidje mentioned this issue May 8, 2018
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds
Projects
None yet
Development

No branches or pull requests

2 participants