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 invalid react fragment #3597

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Fix invalid react fragment #3597

merged 1 commit into from
Aug 9, 2023

Conversation

hyphenized
Copy link
Contributor

@hyphenized hyphenized commented Aug 9, 2023

This was causing TransactionDataPanelSwitcher to fail, blocking transaction signing.

Latest build: extension-builds-3597 (as of Wed, 09 Aug 2023 15:51:03 GMT).

Invoking React.Fragment directly does not return a valid react element
Copy link
Contributor

@Shadowfiend Shadowfiend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@Shadowfiend Shadowfiend merged commit 1243ce9 into main Aug 9, 2023
7 checks passed
@Shadowfiend Shadowfiend deleted the pocket-lint branch August 9, 2023 16:15
@Shadowfiend
Copy link
Contributor

Puzzled as to how this passed e2e tests, thought we had some for signing now 👀

This was referenced Aug 9, 2023
Shadowfiend added a commit that referenced this pull request Aug 11, 2023
Additional fix for issues on the signing screen from #3571.

## What's Changed (since v0.45.0)
* Fix invalid react fragment by @hyphenized in
#3597
* v0.46.0 by @Shadowfiend in
#3596
* v0.45.0 by @jagodarybacka in
#3589
* Add `@testing-library/dom` to `background` by @jagodarybacka in
#3588
* Modify Hardhat cache config by @michalinacienciala in
#3591
* Revolintion: Apply most of the `@thesis-co/eslint-config` lint styling
to the extension by @Shadowfiend in
#3571
* Release Checklist Update: Added Flashbots by @andreachapman in
#3592
* DAppstrosities: Fix a few observed dApp connection issues by
@Shadowfiend in #3593


**Full Changelog**:
v0.45.0...v0.46.0

Latest build:
[extension-builds-3598](https://github.com/tahowallet/extension/suites/14964619550/artifacts/853742841)
(as of Wed, 09 Aug 2023 22:44:33 GMT).
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.

2 participants