jumping between card input fields in `CardField` component (even after pulling in related changes on master)
See original GitHub issueDescribe the bug We’re still experiencing field jumping after updating to the most recent version of this project that contains a recent fix for a related issue here.
To Reproduce Steps to reproduce the behavior:
- Add
CardField
- Enter CC information and note the cursor jumping from postal code back to CVC (and erasing CVC input)
Expected behavior Shouldn’t jump between fields unexpectedly and shouldn’t erase CVC
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS 12.0.1
Smartphone (please complete the following information):
- Device: Android TV emulator
- OS: Android 7.1.1
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
React: input fields are not re-rendering when changing ...
The problem is in your productToShow functional component. The values don't get reupdated after clicking on a different product.
Read more >react native elements input multiline - Espiral Indumentaria
A foundational component for inputting text into the app via a keyboard. I had the same issue, but the above notes didn't solve...
Read more >Blackbaud The Raiser's Edge Configuration & Security Guide
You can click this link to change field status from optional to required, so a field must have an entry before a record...
Read more >User Guide - Honeywell Security
IN NO EVENT SHALL THE COPYRIGHT OWNER OR. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, ...
Read more >Access Easy Master Controller Software Manual
To get connected to Access Easy Master, run your web browser page with ... Enter your new user ID in the User Name...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
i think this issue is unique to the android tv simulator–not sure why. sorry for the false alarm and thank you for your quick replies @charliecruzan-stripe !
Can you try this on a more recent Android version, maybe 9 or higher (and also maybe on a Pixel or similar emulator, rather than on Android TV)?