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

fix namespace conflict #97

Merged
merged 1 commit into from
Apr 29, 2024
Merged

fix namespace conflict #97

merged 1 commit into from
Apr 29, 2024

Conversation

nikrom17
Copy link
Contributor

While running two different js/sdk integration(component=hosted-fields, components=googlepay) we see an error in console log. this was reported by a merchant while integrating with googlepay and hosted-fields together.

Iive Issue
https://paypal.atlassian.net/browse/LI-43130

@nikrom17 nikrom17 requested a review from a team as a code owner April 29, 2024 14:25
@@ -33,6 +33,8 @@ export default function configKarma(karma: Object) {
...karmaConfig.files,
],

exclude: ["test/globals.js"],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from this comment

@nikrom17 nikrom17 merged commit 32cdc61 into main Apr 29, 2024
3 checks passed
@nikrom17 nikrom17 deleted the feature/zoid-namespace-confict branch April 29, 2024 20:51
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

Successfully merging this pull request may close these issues.

2 participants