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
Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
Are you running the latest SDK version?
Are you reporting to the correct repository (magic-sdk)?
π Description
I was using magic-sdk package and trying to get the current loggedin user's wallet details.
Below is the code that i am using inside one of my component.
See the type of declared walletInfo variable is WalletInfo, when trying to email or publicAddress value from that object, the types defination are not working properly.
But here is the actual data object that is being logged in the console. The types are clearly not working in the VSCODE.
Here is my magic-sdk version
The text was updated successfully, but these errors were encountered:
β Prerequisites
magic-sdk
)?π Description
I was using magic-sdk package and trying to get the current loggedin user's wallet details.

Below is the code that i am using inside one of my component.
See the type of declared walletInfo variable is WalletInfo, when trying to email or publicAddress value from that object, the types defination are not working properly.
But here is the actual data object that is being logged in the console. The types are clearly not working in the VSCODE.

Here is my magic-sdk version

The text was updated successfully, but these errors were encountered: