Skip to content

Update wallet.js#765

Merged
OFiDCrypt merged 1 commit into
mainfrom
site-beta
Jul 4, 2026
Merged

Update wallet.js#765
OFiDCrypt merged 1 commit into
mainfrom
site-beta

Conversation

@OFiDCrypt

Copy link
Copy Markdown
Owner

Moved await getPhantomSDK(); to the top of the window load listener, right after the URL parameters are defined. This makes sure the SDK is fully initialized before any other logic (like OAuth or memory recall) runs, which should resolve auto connection issues and fix state persistence across pages.

Moved await getPhantomSDK(); to the top of the window load listener, right after the URL parameters are defined. This makes sure the SDK is fully initialized before any other logic (like OAuth or memory recall) runs, which should resolve auto connection issues and fix state persistence across pages.
@OFiDCrypt OFiDCrypt merged commit e88409d into main Jul 4, 2026
2 of 5 checks passed
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.

1 participant