fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[BUG]: Error Widget

Open Lupus-atque-Corvus opened this issue 9 months ago • 1 comments

  • Operating system: ios
  • Version: 1.19.0

Exception

Bad state: RenderBox was not laid out: RenderFractionalTranslation#1f6fc

StackTrace

#0 RenderBox.size (package:flutter/src/rendering/box.dart:1994) #1 RenderFractionalTranslation.applyPaintTransform (package:flutter/src/rendering/proxy_box.dart:2952) #2 RenderObject.getTransformTo (package:flutter/src/rendering/object.dart:3352) #3 RenderBox.localToGlobal (package:flutter/src/rendering/box.dart:2619) #4 _FloaterState.build.. (package:flutter_typeahead/src/common/base/floater.dart:359) #5 Builder.build (package:flutter/src/widgets/basic.dart:7698) #6 StatelessElement.build (package:flutter/src/widgets/framework.dart:5550) #7 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5480) #8 Element.rebuild (package:flutter/src/widgets/framework.dart:5196) #9 StatelessElement.update (package:flutter/src/widgets/framework.dart:5556)

Lupus-atque-Corvus avatar Apr 27 '24 09:04 Lupus-atque-Corvus

Seems to be the same issue as #974. Log is exactly the same

Haui1112 avatar Apr 28 '24 07:04 Haui1112