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

Bad state: RenderBox was not laid out: RenderCustomPaint#f5fec #222

Open
pathak-harshal opened this issue Dec 23, 2024 · 0 comments
Open

Comments

@pathak-harshal
Copy link

In the 4.2.3 we're facing the crash issue, Please find the below error trace.
Mostly facing on iOS

  File "box.dart", line 1994, in RenderBox.size
  File "framework.dart", line 4726, in Element.size
  File "linear_percent_indicator.dart", line 165, in _LinearPercentIndicatorState.initState.<fn>.<fn>
  File "framework.dart", line 1203, in State.setState
  File "linear_percent_indicator.dart", line 164, in _LinearPercentIndicatorState.initState.<fn>
  File "binding.dart", line 1386, in SchedulerBinding._invokeFrameCallback
  File "binding.dart", line 1322, in SchedulerBinding.handleDrawFrame
  File "binding.dart", line 1169, in SchedulerBinding._handleDrawFrame
  File "hooks.dart", line 312, in _invoke
  File "platform_dispatcher.dart", line 399, in PlatformDispatcher._drawFrame
  File "hooks.dart", line 283, in _drawFrame

flutter doctor
[✓] Flutter (Channel stable, 3.19.6, on macOS 15.0.1 24A348 darwin-arm64, locale
en-IN)
• Flutter version 3.19.6 on channel stable at /Users/CES/Desktop/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 54e66469a9 (8 months ago), 2024-04-17 13:08:03 -0700
• Engine revision c4cd48e186
• Dart version 3.3.4
• DevTools version 2.31.1

Screenshot 2024-12-23 at 5 24 32 PM
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