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: In a frontend setup, the SDK prompts a wallet popup as soon as it is loaded, before the dApp takes over #424

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Fixes the SDK integration in a frontend setup

Related ticket

Fixes #423

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

codecov-commenter commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b038a7e) 93.52% compared to head (b00a8f1) 93.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #424   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files          18       18           
  Lines         309      309           
  Branches       68       68           
=======================================
  Hits          289      289           
  Misses         10       10           
  Partials       10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls alainncls force-pushed the fix/in-a-frontend-setup-the-sdk-prompts-a-wallet-popup-as-soon-as-it-is-loaded-before-the-dapp-takes-over branch from 40a5c61 to aa0c72f Compare November 23, 2023 08:49
@alainncls alainncls force-pushed the fix/in-a-frontend-setup-the-sdk-prompts-a-wallet-popup-as-soon-as-it-is-loaded-before-the-dapp-takes-over branch from aa0c72f to cff7928 Compare November 23, 2023 09:03
@alainncls alainncls force-pushed the fix/in-a-frontend-setup-the-sdk-prompts-a-wallet-popup-as-soon-as-it-is-loaded-before-the-dapp-takes-over branch from cff7928 to 1c6bad7 Compare November 23, 2023 09:22
@alainncls alainncls force-pushed the fix/in-a-frontend-setup-the-sdk-prompts-a-wallet-popup-as-soon-as-it-is-loaded-before-the-dapp-takes-over branch from 1c6bad7 to b00a8f1 Compare November 23, 2023 09:25
@alainncls alainncls merged commit 725e022 into dev Nov 23, 2023
8 checks passed
@alainncls alainncls deleted the fix/in-a-frontend-setup-the-sdk-prompts-a-wallet-popup-as-soon-as-it-is-loaded-before-the-dapp-takes-over branch November 23, 2023 16:47
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.

[BUG] In a frontend setup, the SDK prompts a wallet popup as soon as it is loaded, before the dApp takes over
4 participants