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

Card Number Can't Be Blur In IOS When Input Card Numbers #527

Closed
XiangBo-EvanZuo opened this issue Aug 11, 2021 · 12 comments
Closed

Card Number Can't Be Blur In IOS When Input Card Numbers #527

XiangBo-EvanZuo opened this issue Aug 11, 2021 · 12 comments
Assignees
Labels
Milestone

Comments

@XiangBo-EvanZuo
Copy link

No description provided.

@XiangBo-EvanZuo XiangBo-EvanZuo changed the title Card Number Can't Be Blur In IOS When input Card Number Can't Be Blur In IOS When Input Card Numbers Aug 11, 2021
@XiangBo-EvanZuo
Copy link
Author

Hi, our team fall in a huge trouble, can u do us a favor, guys?
Description : I find I can't be blur in Card Number Input.
When I want to focus in another input, It will still focus in the Card Number Input.

I think Maybe somethind wrong about the focus event. because I can on 'focus' event after I try to blur the Card Number Input. so I can't blur.

@melloware
Copy link
Collaborator

What version of Card are you using?

@kele59
Copy link

kele59 commented Aug 11, 2021

What version of Card are you using?

I tested it. 2.5.3 and 2.4.0 will not work.

@melloware melloware added the bug label Aug 11, 2021
@melloware
Copy link
Collaborator

is this your issue? jessepollak/payment#161

@kele59
Copy link

kele59 commented Aug 12, 2021

is this your issue? jessepollak/payment#161

Yes.Should I solve this issue quickly?

@melloware
Copy link
Collaborator

Yes I think you can update payment or I might need to release A new version of Card with this change. I will do that tomorrow.

@XiangBo-EvanZuo
Copy link
Author

sir, I am using "card": "^2.4.0".
It doesn't seem to have relation with payment

@melloware
Copy link
Collaborator

OK I just deployed Payment 2.4.5 to NPM https://www.npmjs.com/package/payment

Can you try again?

@melloware melloware self-assigned this Aug 14, 2021
@melloware melloware added this to the 2.5.4 milestone Aug 14, 2021
@melloware
Copy link
Collaborator

Card 2.5.4 is released: https://www.npmjs.com/package/card

@XiangBo-EvanZuo
Copy link
Author

it works, thanks.
: )

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

No branches or pull requests

4 participants
@melloware @kele59 @XiangBo-EvanZuo and others