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

[BUG] Payment methods not clickable in DropInComponent #214

Closed
stijlerg opened this issue Sep 3, 2020 · 3 comments
Closed

[BUG] Payment methods not clickable in DropInComponent #214

stijlerg opened this issue Sep 3, 2020 · 3 comments

Comments

@stijlerg
Copy link

stijlerg commented Sep 3, 2020

Describe the bug
When the DropInComponent is presented, It's is not possible to select any payment method. The UITableViewCell does make the select-animation but nothing happens.

Expected behavior
The DropInComponent has to detect the tap on the cell and proceed with the payment process.

Screenshots
Screenshot 2020-09-03 at 11 28 48

The DropInComponent is stuck on this screen. Not able to select a payment method or dismiss the component.

Smartphone:

  • Device: Simulator iPhone 11 Pro
  • OS: iOS 13.6
  • SDK Version: 3.6.0
@stijlerg stijlerg added the bug label Sep 3, 2020
@descorp descorp added duplicate and removed bug labels Sep 3, 2020
@descorp
Copy link
Contributor

descorp commented Sep 3, 2020

Hi @stijlerg

Could you check if you correctly retain an instance of DropInComponent?

See this issue for additional information

@stijlerg
Copy link
Author

stijlerg commented Sep 3, 2020

Hi @descorp

Indeed. I didn't retain the DropInComponent instance correctly. Fixed now 👌
Thanks for the quick answer!

@descorp
Copy link
Contributor

descorp commented Sep 3, 2020

Any time! :)

I am going to close this ticket for now.

@descorp descorp closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants