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

[BUG]: Error Widget #983

Closed
Haui1112 opened this issue Apr 4, 2024 · 1 comment
Closed

[BUG]: Error Widget #983

Haui1112 opened this issue Apr 4, 2024 · 1 comment

Comments

@Haui1112
Copy link
Contributor

Haui1112 commented Apr 4, 2024

  • Operating system: ios
  • Version: 1.19.0

Exception

Bad state: RenderBox was not laid out: RenderFractionalTranslation#074fd

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)

the app crashes now every time I go back from landscape to portrait mode.

@krille-chan
Copy link
Owner

Duplication of #974

@krille-chan krille-chan closed this as not planned Won't fix, can't repro, duplicate, stale Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants