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: receipt animations #1128

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

agualis
Copy link
Contributor

@agualis agualis commented Sep 25, 2024

Avoids animations and currentStep?.renderAction() rendering when opening a historic receipt as it was causing flickering and other random issues.

Before: (you can see Switch network to Ethereum button rendered for some ms)

beforeTx.mp4

After:

afterTx.mp4

Fixes other random issues that I couldn't consistently reproduce.

Copy link

vercel bot commented Sep 25, 2024

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

Name Status Preview Comments Updated (UTC)
frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:39am
test-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 0:39am

@garethfuller garethfuller merged commit e098d12 into fix/receiptTimeouts Sep 25, 2024
7 checks passed
@garethfuller garethfuller deleted the fix/receiptAnimations branch September 25, 2024 12:59
garethfuller pushed a commit that referenced this pull request Sep 25, 2024
* fix: change waitForReceipt timeout to undefined to avoid wagmi bug

* mend

* fix: avoid animations when rendering a historic receipt (#1128)
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