Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG]: Error Widget #1060

Open
wcjord opened this issue Apr 25, 2024 · 1 comment
Open

[BUG]: Error Widget #1060

wcjord opened this issue Apr 25, 2024 · 1 comment

Comments

@wcjord
Copy link

wcjord commented Apr 25, 2024

  • Operating system: ios
  • Version: 1.19.0

Exception

Bad state: RenderBox was not laid out: RenderFractionalTranslation#c859c

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)

@Haui1112
Copy link
Contributor

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants