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 #430

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

[BUG]: Sometimes buttons are not displayed #430

nam-truong-le opened this issue Apr 22, 2024 · 0 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

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

1 participant