You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Go to 'SMS verification screen after phone verification'
Fill out all textfields with invalid numbers
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
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
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:
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
[✓] 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):
Additional context
i can share code if it needed
The text was updated successfully, but these errors were encountered: