You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Null check operator used on a null value
File "framework.dart", line 5736, in StatefulElement.state
State<StatefulWidget> get state => _state!;
File "framework.dart", line 4976, in Element.findRootAncestorStateOfType
if (ancestor is StatefulElement && ancestor.state is T) {
File "navigator.dart", line 2779, in Navigator.of
navigator = context.findRootAncestorStateOfType<NavigatorState>() ?? navigator;
File "dialog.dart", line 1425, in showDialog
to: Navigator.of(
File "dialog.dart", line 239, in codeCheckDialog
showDialog(
This issue was automatically created by Sentry via 桂工助手N
The text was updated successfully, but these errors were encountered:
Sentry Issue: GLUT-ASSISTANT-N-3N
This issue was automatically created by Sentry via 桂工助手N
The text was updated successfully, but these errors were encountered: