We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug In our Salesforce PWA application we are encountering the error: TypeError: undefined is not an object (evaluating 'c.FUNDING') Which is similar to the #2385 I have also checked on https://adyen-salesforce-pwa-demo.mobify-storefront.com/ and I can reproduce it there also To Reproduce Steps to reproduce the behavior (for https://adyen-salesforce-pwa-demo.mobify-storefront.com/):
Expected behavior Button to be present on further checkout attempts. Screenshots https://github.com/user-attachments/assets/45921805-dac5-4236-b632-9728cb995508
Desktop (please complete the following information): The error is evenly spread among Device, OS or Browser
Smartphone (please complete the following information): The error is evenly spread among Device, OS or Browser
Additional context We are using 5.69.1 version of the package, but as I see it also reproduces on v6 (video proof)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In our Salesforce PWA application we are encountering the error:
TypeError: undefined is not an object (evaluating 'c.FUNDING')
Which is similar to the #2385
I have also checked on https://adyen-salesforce-pwa-demo.mobify-storefront.com/ and I can reproduce it there also
To Reproduce
Steps to reproduce the behavior (for https://adyen-salesforce-pwa-demo.mobify-storefront.com/):
Expected behavior
Button to be present on further checkout attempts.
Screenshots
https://github.com/user-attachments/assets/45921805-dac5-4236-b632-9728cb995508
Desktop (please complete the following information):
The error is evenly spread among Device, OS or Browser
Smartphone (please complete the following information):
The error is evenly spread among Device, OS or Browser
Additional context
We are using 5.69.1 version of the package, but as I see it also reproduces on v6 (video proof)
The text was updated successfully, but these errors were encountered: