Closed Naveed1842 closed 1 year ago
Hello @Naveed1842 ,
Thank you for using the Braintree-web SDK. We do not own the AWS SDK, so you will have to reach out to the owners of that for your issues using their CustomerProfiles
module.
Additionally, we do not officially support typescript. The typing library you are using ("@types/braintree-web": "^3.62.2",
) was written by a third-party. You will have to reach out to that entity for any issues.
General information
Issue description
Problem:
I am facing compilation errors in my application while working with AWS SDK's CustomerProfiles module and integrating Braintree Web and PayPal functionality. The TypeScript compiler is showing errors related to incompatible types and missing exported members.
Error Details:
Error message in AWS SDK usage:
Error message in Braintree Web and PayPal integration:
Expected Behavior:
I expect the AWS SDK's CustomerProfiles module to function without errors and the integration of Braintree Web and PayPal to work seamlessly without TypeScript compilation errors.
Steps to Reproduce:
It just break today yesterday it was working fine. Could you please confirm any change from sever side. I am using these cdn inside our index.html
Additional Information:
Screenshots or Code Snippets:
.