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: type 'Null' is not a subtype of type 'String' #111

Open
sentry-io bot opened this issue Jan 13, 2025 · 0 comments
Open

TypeError: type 'Null' is not a subtype of type 'String' #111

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

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 13, 2025

Sentry Issue: GLUT-ASSISTANT-N-3C

TypeError: type 'Null' is not a subtype of type 'String'
  File "queryClassRoom.dart", line 255, in QueryConditionCardState.build
    hint: Text(query["weekOfSemester"]?[whichWeekSelect], style: TextStyle(fontSize: 14)),
  File "framework.dart", line 5729, in StatefulElement.build
    Widget build() => state.build(this);
  File "framework.dart", line 5617, in ComponentElement.performRebuild
    built = build();
  File "framework.dart", line 5780, in StatefulElement.performRebuild
    super.performRebuild();
  File "framework.dart", line 5333, in Element.rebuild
    performRebuild();
...
(18 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 Jan 13, 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