-
Notifications
You must be signed in to change notification settings - Fork 80
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] PayPal Button shows duplicate, double buttons #126
Comments
I had this issue also OmerMessing, figured it out. Using
|
i got this as well i'm using nextjs |
+1 |
If you're using NextJS go to |
if i don't want to remove strict mode what is the solution |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To Do First
Software Package Version:
v2.6.3
Describe the bug
I see the PayPal button double, I tried downgrading to [email protected] but I still see the same result.
I tried moving the button in the page to different places in the code but it always shows double buttons.
The button is working but I also have this error in the console:
b.sbox.stats.paypal.com/v2/counter.cgi?p=uid_3890f557ca_mtu6mdc6nda&s=SMART_PAYMENT_BUTTONS:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
To Reproduce
Expected behavior
A single button is supposed to render.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: