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

Resolve ens and ud domains and prevent reloading chat data #79

Closed
wants to merge 1 commit into from

Conversation

kalashshah
Copy link
Member

No description provided.

@kalashshah kalashshah linked an issue Jan 24, 2024 that may be closed by this pull request
Copy link

File: src/helpers/Web3Helper.js

  • Missing import statements for dependencies.
  • Cannot determine if there are any logic issues or typos without more code context.

All looks good.

File: src/navigation/screens/chats/ChatScreen.tsx

  • Missing import statements for dependencies.
  • Incomplete 'if' statement around line 29. The closing ')' bracket is missing.
  • Incomplete 'else' statement around line 34. The closing ')' bracket is missing.
  • Incomplete 'ScrollView' component around line 36. The closing '>' angle bracket is missing.
  • 'ScrollView' component is missing a closing '' tag.
  • Incomplete 'Image' component around line 73. The closing '>' angle bracket is missing.
  • 'TouchableWithoutFeedback' component is missing a closing '' tag.

File: src/navigation/screens/chats/NewChatScreen.tsx

  • Missing import statements for dependencies.
  • Incomplete 'for' loop around line 62. The closing ')' bracket is missing.
  • Incomplete 'checkIfAddressPresetInReq' function around line 69. The opening '{' bracket is missing.
  • Incomplete 'if' statement around line 80. The closing ')' bracket is missing.
  • Incomplete 'catch' statement around line 90. The opening '{' bracket is missing.
  • Incomplete 'showError' function around line 122. The opening '(' bracket is missing.
  • Incomplete 'handleClearSearch' function around line 130. The opening '{' bracket is missing.
  • Incomplete 'if' statement around line 139. The opening '{' bracket is missing.
  • Incomplete 'View' component around line 148. The closing '>' angle bracket is missing.
  • 'View' component is missing a closing '' tag.

@kalashshah kalashshah closed this Jan 29, 2024
@kalashshah kalashshah deleted the 78-bug-unable-to-resolve-ensud-domains branch March 14, 2024 10:04
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.

🐛 [BUG] - Unable to resolve ens/ud domains
1 participant