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

TypeError: Null check operator used on a null value #121

Open
sentry-io bot opened this issue Feb 3, 2025 · 0 comments
Open

TypeError: Null check operator used on a null value #121

sentry-io bot opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 3, 2025

Sentry Issue: GLUT-ASSISTANT-N-3Q

TypeError: Null check operator used on a null value
  File "framework.dart", line 1223, in State.setState
    _element!.markNeedsBuild();
  File "login.dart", line 99, in LoginPageState._codeCheck._next
    setState(() {
  File "login.dart", line 107, in LoginPageState._codeCheck.<T>
    await codeCheck(checkCodeController.text.toString()).then((String value) => _next(value));
  File "zone.dart", line 1407, in _rootRunUnary
  File "zone.dart", line 1405, in _rootRunUnary
...
(2 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 Feb 3, 2025
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