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

UnsupportedError: Unsupported operation: Infinity or NaN toInt #41

Open
sentry-io bot opened this issue Nov 20, 2024 · 0 comments
Open

UnsupportedError: Unsupported operation: Infinity or NaN toInt #41

sentry-io bot opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 20, 2024

Sentry Issue: GLUT-ASSISTANT-N-16

UnsupportedError: Unsupported operation: Infinity or NaN toInt
  File "progress_indicator.dart", in ProgressIndicator._buildSemanticsWrapper
    // Copyright 2014 The Flutter Authors. All rights reserved.
  File "progress_indicator.dart", line 365, in _LinearProgressIndicatorState._buildIndicator
    return widget._buildSemanticsWrapper(
  File "progress_indicator.dart", line 399, in _LinearProgressIndicatorState.build
    return _buildIndicator(context, _controller.value, textDirection);
  File "framework.dart", line 5729, in StatefulElement.build
    Widget build() => state.build(this);
  File "framework.dart", line 5617, in ComponentElement.performRebuild
    built = build();
...
(245 additional frame(s) were not displayed)

This issue was automatically created by Sentry via 桂工助手N

@sentry-io sentry-io bot added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant