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: android and detox E2E issue #343

Merged
merged 4 commits into from
Jun 14, 2024
Merged

Conversation

vinistevam
Copy link
Contributor

@vinistevam vinistevam commented Jun 13, 2024

This PR addresses an issue occurring on Android within the Detox build, which prevents interaction with the test dapp. The problem first appeared in version v8.2.0, introduced in PR #284. The issue arises whenever @web3modal/ethers5 is imported, causing the tests to break. This behavior is observed exclusively on Android within the Detox build.

src/connections.js Outdated Show resolved Hide resolved
Co-authored-by: seaona <54408225+seaona@users.noreply.github.com>
src/connections.js Outdated Show resolved Hide resolved
vinistevam and others added 2 commits June 14, 2024 08:35
Co-authored-by: seaona <54408225+seaona@users.noreply.github.com>
@vinistevam vinistevam marked this pull request as ready for review June 14, 2024 07:51
Copy link
Contributor

@seaona seaona left a comment

Choose a reason for hiding this comment

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

LGTM! Great finding!

@vinistevam vinistevam merged commit b3e614b into main Jun 14, 2024
7 checks passed
@vinistevam vinistevam deleted the fix/issue-android-detox-e2e branch June 14, 2024 09:23
This was referenced Jun 14, 2024
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