Skip to content

[bug] getAccount returns incorrect account information and connection status for Fireblocks wallets #4309

@nidaorhan

Description

@nidaorhan

Link to minimal reproducible example

https://www.loom.com/share/d5fa669db7204a1b9f416914426f057a?sid=27622dc4-eadb-43a1-b40a-c11e0f3a37b6

Summary

Even after a successful Fireblocks wallet connection in a Vue app, the getAccount (https://docs.reown.com/appkit/vue/core/composables#getaccount) action returns disconnected as the status and undefined for the account information.

List of related npm package versions

"vue": "^3.5.10",
"@reown/appkit": "^1.1.2",
"@reown/appkit-adapter-wagmi": "^1.1.2",
"@wagmi/connectors": "^5.3.7",
"@wagmi/core": "^2.14.4",
"vite": "^4.4.11"

Node.js Version

"node": "^20.12.0"

Package Manager

"npm": "^10.5.0"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions