Skip to content

Tooltip error in flame chart #1518

@kenzieschmoll

Description

@kenzieschmoll

To reproduce, select node and move mouse off of selected node before tooltip shows

[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: NoSuchMethodError: The method 'findRenderObject' was called on null.
Receiver: null
Tried calling: findRenderObject()
#0      Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
#1      _TooltipState._createNewEntry (package:flutter/src/material/tooltip.dart:283:35)
#2      _TooltipState.ensureTooltipVisible (package:flutter/src/material/tooltip.dart:277:5)
#3      _rootRun (dart:async/zone.dart:1122:38)
#4      _CustomZone.run (dart:async/zone.dart:1023:19)
#5      _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#6      _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:965:23)
#7      _rootRun (dart:async/zone.dart:1126:13)
#8      _CustomZone.run (dart:async/zone.dart:1023:19)
#9      _CustomZone.bindCallback.<anonymous closure> (dart:async/zone.dart:949:23)
#10     Timer._createTimer.<anonymous closure> (dart:async-patch/timer_patch.dart:23:15)
#11     _Timer._runTimers (dart:isolate-patch/timer_impl.dart:384:19)
#12     _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:418:5)
#13     _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:174:12)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghummingbirdHummingbird implementation-related

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions