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 'String' is not a subtype of type 'int' of 'index' #32

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

TypeError: type 'String' is not a subtype of type 'int' of 'index' #32

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

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 18, 2024

Sentry Issue: GLUT-ASSISTANT-N-X

TypeError: type 'String' is not a subtype of type 'int' of 'index'
  File "string_patch.dart", line 274, in _StringBase.[]
  File "update.dart", line 61, in UpdatePageBodyState._next.<T>
    AppData.persistentData["newVersion"] = result["newVersion"];
  File "framework.dart", line 1203, in State.setState
    final Object? result = fn() as dynamic;
  File "update.dart", line 60, in UpdatePageBodyState._next
    setState(() {
  File "update.dart", line 106, in UpdatePageBodyState.build.<T>.<T>
    getUpdate().then((value) => _next(value));
...
(6 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 18, 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