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

[Bug] useAccount can not find type #1175

Open
LCJove opened this issue Sep 20, 2024 · 1 comment
Open

[Bug] useAccount can not find type #1175

LCJove opened this issue Sep 20, 2024 · 1 comment
Assignees

Comments

@LCJove
Copy link
Collaborator

LCJove commented Sep 20, 2024

What happens?

const { account } = useAccount()
此时的 account 的类型是 any

const { account } = useAccount()

Context

  • Ant Design Web3 Version:
  • Node Version:
  • Platform:
@LCJove LCJove self-assigned this Sep 20, 2024
@LCJove
Copy link
Collaborator Author

LCJove commented Sep 20, 2024

看起来像是循环依赖的问题

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 a pull request may close this issue.

1 participant