Fix a type casting error in text_input.dart#109635
Fix a type casting error in text_input.dart#109635auto-submit[bot] merged 2 commits intoflutter:masterfrom
Conversation
|
As a side note: I've searched |
|
Is this not part of Flutter Error: Stacktrace: |
|
No but it will likely be included in the next stable release. See https://github.com/flutter/flutter/wiki/Where's-my-Commit%3F |
|
@dkwingsmt @LongCatIsLooong Is there a plan to hotfix this into the stable branch? |
|
Can this please be included into next release? |
|
@dkwingsmt Would it be possible to have this hotfixed into 3.3 stable? We're seeing hundreds of these reports per day in our crash logs for a production app since moving to 3.3. The fix appears to be scheduled for 3.4, but it's unclear when that release will happen. |
|
I've submitted a CP request for this. |
(cherry picked from commit 8caa14e)
(cherry picked from commit 8caa14e)
(cherry picked from commit 8caa14e) Co-authored-by: LongCatIsLooong <[email protected]> Co-authored-by: Casey Hillers <[email protected]>
It's part of [TextureAndroidViewController]. Since the error has been observed on iOS it's unlikely that to be the cause. |
|
The thing is error log cant be represented by the last mile file name, so no one can trace it that where the actual issue is. |
The numbers can be integers.
Fixes #109632
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.