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

fix: Adjusting valueInInputIndex validation #425

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

iquirino
Copy link

Describe the bug
I just have a report from Sentry, no information about how to reproduce.

Package version
0.7.14

Flutter version
3.19.5

To Reproduce
Unknown, I just have the crash report from Crashlytics without anything else.

Expected behavior
Not to bug.

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: RangeError (index): Invalid value: Not in inclusive range 0..3: 7
#00 pc 0x8657e0 com.myapp.app (_StringBase.[] [string_patch.dart:273]) (BuildId: ec846970599136b05ad68741d8ce9fc5)
#1 pc 0x8ece37 com.myapp.app (AsYouTypeFormatter.formatEditUpdate. [as_you_type_formatter.dart:57]) (BuildId: ec846970599136b05ad68741d8ce9fc5)
#2 pc 0x867de8 com.myapp.app (Future._propagateToListeners.handleValueCallback [future_impl.dart:838]) (BuildId: ec846970599136b05ad68741d8ce9fc5)
#3 pc 0x25bc95 com.myapp.app (Future._propagateToListeners [future_impl.dart:867]) (BuildId: ec846970599136b05ad68741d8ce9fc5)
#4 pc 0x25ce67 com.myapp.app (Future._completeWithValue [future_impl.dart:643]) (BuildId: ec846970599136b05ad68741d8ce9fc5)
#5 pc 0x857033 com.myapp.app (_SuspendState._returnAsync [async_patch.dart:352]) (BuildId: ec846970599136b05ad68741d8ce9fc5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant