You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
A reverted transaction whose replayed eth_call yields no revert reason no longer leaves the widget stuck in its in-flight state (inputs and CTA disabled, no re-quote). wagmi surfaces that case as an error with an empty message, and the failure-recovery path keyed off the message's truthiness; useWatchTransaction now reports a non-empty error for any receipt error so the form always recovers.