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

[ECO-2501] Fix the WSOD with Aptos Connect adapter on Firefox/Safari #417

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

xbtmatt
Copy link
Collaborator

@xbtmatt xbtmatt commented Nov 27, 2024

Description

WSOD on Firefox/Safari when submitting txns. We need to unroll the wallet adapter transaction submission so there's no promises while the window tries to open a pop-up, or the browsers will say the application has crashed.

Testing

Manually with the preview build. Also we need to test on mobile, too.

Checklist

  • Did you update relevant documentation?
  • Did you add tests to cover new code or a fixed issue?
  • Did you update the changelog?
  • Did you check all checkboxes from the linked Linear task?

Copy link

vercel bot commented Nov 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 4:09am
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 4:09am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size-small A small PR. This can be reviewed and merged fast. urgency-low Can check after high/medium urgency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant