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 Horizontal to portrait #1005

Closed
jelv opened this issue Apr 10, 2024 · 1 comment
Closed

[BUG]: Error Widget Horizontal to portrait #1005

jelv opened this issue Apr 10, 2024 · 1 comment

Comments

@jelv
Copy link
Contributor

jelv commented Apr 10, 2024

when you rotate from horizontal to vertical in a room you get this error.

  • Operating system: ios
  • Version: 1.19.1

Exception

Bad state: RenderBox was not laid out: RenderFractionalTranslation#2a301

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)

@krille-chan
Copy link
Owner

Duplication of #974

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