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: duplicate instance of ContentScript causing black screen #1550

Merged
merged 5 commits into from
Oct 6, 2024

Conversation

arthurgeron
Copy link
Contributor

  • Fixed duplicate instances of ContentScript after extension sleep/wakeup. Closes #326
  • Ensure extension PopUp is closed on service resolve timeout/rejection.
  • Ensure extension PopUp is closed on class destroy

@arthurgeron arthurgeron merged commit c38db1a into master Oct 6, 2024
15 checks passed
@arthurgeron arthurgeron deleted the ag/fix/fe-673 branch October 6, 2024 11:01
LuizAsFight pushed a commit that referenced this pull request Oct 7, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to master, this PR
will be updated.


# Releases
## @fuels/playwright-utils@0.34.1



## fuels-wallet@0.34.1

### Patch Changes

- [#1550](#1550)
[`c38db1ab`](c38db1a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixed duplicate
instances of ContentScript after extension sleep/wakeup. Closes
[#326](FuelLabs/fuel-connectors#326)

- [#1550](#1550)
[`c38db1ab`](c38db1a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Ensure popup is
closed on resolve timeout

- [#1555](#1555)
[`3defdf83`](3defdf8)
Thanks [@LuizAsFight](https://github.com/LuizAsFight)! - chore: fix size
of query complex

- Updated dependencies
\[[`c38db1ab`](c38db1a)]:
    -   @fuel-wallet/connections@0.34.1

## @fuel-wallet/connections@0.34.1

### Patch Changes

- [#1550](#1550)
[`c38db1ab`](c38db1a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixed duplicate
instances of ContentScript after extension sleep/wakeup. Closes
[#326](FuelLabs/fuel-connectors#326)

## @fuel-wallet/types@0.34.1

### Patch Changes

- [#1550](#1550)
[`c38db1ab`](c38db1a)
Thanks [@arthurgeron](https://github.com/arthurgeron)! - Fixed duplicate
instances of ContentScript after extension sleep/wakeup. Closes
[#326](FuelLabs/fuel-connectors#326)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

black screen showing up when connecting to Fuel Wallet
2 participants