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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
* Fix race condition with ENS/SNS. Verify the domain we are resolving is exact same as the currently entered `sendAddress` before assigning the resolved address.
…h ENS (brave/brave-ios#7080)
* Fix race condition with ENS/SNS. Verify the domain we are resolving is exact same as the currently entered `sendAddress` before assigning the resolved address.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description:
Domain name is resolved when showing the ENS offchain lookup
Steps to Reproduce
ethereum.eth
and wait for domain to resolveetherum
withoffchainexample
offchain.eth
and shows addressActual result:
Expected result:
Shouldn't resolve domain names until user stops typing
Reproduces how often: [Easily reproduced, Intermittent Issue]
Happened once
Brave Version:
Device details:
iPhone XR (iOS 16.3.1)
Website problems only:
Additional Information
cc: @StephenHeaps
The text was updated successfully, but these errors were encountered: