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]: Sometimes buttons are not displayed #517

Open
2 tasks done
nam-truong-le opened this issue Apr 22, 2024 · 2 comments
Open
2 tasks done

[BUG]: Sometimes buttons are not displayed #517

nam-truong-le opened this issue Apr 22, 2024 · 2 comments

Comments

@nam-truong-le
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

🐞 Describe the Bug

Sometimes paypal buttons are not displayed. I inspect the state and it looks good to me:

{
  "options": {
    "clientId": "...",
    "currency": "USD",
    "dataJsSdkLibrary": "react-paypal-js",
    "dataSdkIntegrationSource": "react-paypal-js",
    "data-react-paypal-script-id": "react-paypal-js-..."
  },
  "loadingStatus": "resolved",
  "isInitial": false,
  "isPending": false,
  "isResolved": true,
  "isRejected": false
}

😕 Current Behavior

No response

🤔 Expected Behavior

No response

🔬 Minimal Reproduction

No response

🌍 Environment

| Software         | Version(s) |
| ---------------- | ---------- |
| react-paypal-js  |            |
| Browser          |            |
| Operating System |            |

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

➕ Anything else?

No response

@crypticspawn
Copy link

This is also happening on my end. However, I think it has to do with eligibility. However, I don't see a way to handle this using this react component. I am handling this button.IsEligible() in javascript in a different area and my message pops up and tells the customer the issue.

@wsbrunson
Copy link
Member

wsbrunson commented Jun 10, 2024

We have moved this repository to our paypal-js monorepo: https://github.com/paypal/paypal-js

We will be archiving this repo at the end of the day which will turn off Issues activity. If this is still an issue for you, please re-open this issue here:

Transferring this issue here: https://github.com/paypal/paypal-js/issues

@wsbrunson wsbrunson transferred this issue from paypal/react-paypal-js Jun 10, 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

3 participants