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

_toTextPoint throws type '_Smi' is not a subtype of type 'double' in type cast #109632

Closed
LongCatIsLooong opened this issue Aug 16, 2022 · 1 comment · Fixed by #109635
Closed
Assignees
Labels
a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list

Comments

@LongCatIsLooong
Copy link
Contributor

LongCatIsLooong commented Aug 16, 2022

internal: b/240501546
Stacktrace:

at _toTextPoint 
at TextInput._handleTextInputInvocation
at TextInput._loudlyHandleTextInputInvocation
at TextInput._loudlyHandleTextInputInvocation

Potentially because the number could be an int instead of double.

@LongCatIsLooong LongCatIsLooong added a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list labels Aug 16, 2022
@LongCatIsLooong LongCatIsLooong self-assigned this Aug 16, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: text input Entering text in a text field or keyboard related problems framework flutter/packages/flutter repository. See also f: labels. P1 High-priority issues at the top of the work list
Projects
None yet
1 participant