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

fix: set on connect wallet click #173

Merged
merged 1 commit into from
Aug 26, 2022
Merged

fix: set on connect wallet click #173

merged 1 commit into from
Aug 26, 2022

Conversation

zzmp
Copy link
Contributor

@zzmp zzmp commented Aug 26, 2022

Fixes a bug where passing onConnectWalletClick to the atom updater caused infinite recursion, because passing a function runs that function and sets the return value. Instead, we want to set the function, so it should be returned from an anonymous function.

@vercel
Copy link

vercel bot commented Aug 26, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
widgets ✅ Ready (Inspect) Visit Preview Aug 26, 2022 at 8:04PM (UTC)

@vercel vercel bot temporarily deployed to Preview August 26, 2022 20:04 Inactive
@zzmp zzmp merged commit e4af048 into main Aug 26, 2022
@zzmp zzmp deleted the set-on-connect branch September 14, 2022 20:24
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