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

A text error is not shown the first time when write the wrong sms code #163

Open
guvanch07 opened this issue Jan 15, 2024 · 0 comments
Open
Assignees

Comments

@guvanch07
Copy link

guvanch07 commented Jan 15, 2024

Describe the bug
A text error is not shown the first time when you write the wrong sms code, but second time error text exist
also i get error text dynamically and pass it to errorText and validator params of PinPut

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'SMS verification screen after phone verification'
  2. Fill out all textfields with invalid numbers
  3. Expected to see error text

Screenshots
If applicable, add screenshots to help explain your problem.

Pinput version: [e.g. 1.0.0]
3.0.1
Result of: flutter doctor --verbose

[✓] Flutter (Channel stable, 3.16.5, on macOS 13.5 22G74 darwin-arm64, locale en-BY) • Flutter version 3.16.5 on channel stable at /Users/guvanch/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 78666c8dc5 (4 weeks ago), 2023-12-19 16:14:14 -0800 • Engine revision 3f3e560236 • Dart version 3.2.3 • DevTools version 2.28.4

[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
• Android SDK at /Users/guvanch/Library/Android/sdk
• Platform android-34, build-tools 33.0.2
• Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)
• All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 15.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 15C65
• CocoaPods version 1.12.1

[✓] Chrome - develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 2022.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b802.4-9586694)

[✓] VS Code (version 1.85.1)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.80.0

[✓] Connected device (5 available)
• JSN L21 (mobile) • MUENW18A09003141 • android-arm64 •
Android 10 (API 29)
• Guvanch Amanov’s iPhone (mobile) • 00008101-0019243C0A00801E • ios • iOS
17.2.1 21C66
• iPhone 15 Pro Max (mobile) • 5190CF27-5B51-4279-A346-F6FEA6848913 • ios •
com.apple.CoreSimulator.SimRuntime.iOS-17-2 (simulator)
• macOS (desktop) • macos • darwin-arm64 •
macOS 13.5 22G74 darwin-arm64
• Chrome (web) • chrome • web-javascript •
Google Chrome 120.0.6099.216

[✓] Network resources
• All expected network resources are available.

• No issues found!
...

Smartphone (please complete the following information):

  • Device: [Honox 8x]
  • OS: [Android 10]

Additional context

i can share code if it needed

@guvanch07 guvanch07 changed the title errorText is not shown when write invalid sms code first time A text error is not shown the first time when write the wrong sms code Jan 19, 2024
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

No branches or pull requests

2 participants