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

Error in flutter app,but did't show the error filename and line number in debug mode #232

Open
Jayalakshmi12345 opened this issue Jul 24, 2023 · 0 comments

Comments

@Jayalakshmi12345
Copy link

I got the following errors in my flutter app but did't get any related file name or line number.Is this an issue with vs code?
I/flutter (24956): Another exception was thrown: BoxConstraints forces an infinite height.
I/flutter (24956): Another exception was thrown: RenderBox was not laid out: RenderFlex#6660d relayoutBoundary=up33 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
I/flutter (24956): Another exception was thrown: RenderBox was not laid out: RenderIntrinsicWidth#0ead3 relayoutBoundary=up32 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
I/flutter (24956): Another exception was thrown: RenderBox was not laid out: RenderPositionedBox#3e8a2 relayoutBoundary=up31 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
I/flutter (24956): Another exception was thrown: RenderBox was not laid out: RenderPositionedBox#3fc2e relayoutBoundary=up30 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE
I/flutter (24956): Another exception was thrown: RenderBox was not laid out: RenderRepaintBoundary#783bb relayoutBoundary=up29 NEEDS-PAINT NEEDS-COMPOSITING-BITS-UPDATE

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

1 participant