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

Shopify checkout Extension Package Upgrade #2537

Open
4 tasks
adityaagashe1 opened this issue Jan 23, 2023 · 0 comments
Open
4 tasks

Shopify checkout Extension Package Upgrade #2537

adityaagashe1 opened this issue Jan 23, 2023 · 0 comments
Labels
Type: Bug 🐛 Something isn't working

Comments

@adityaagashe1
Copy link

Overview

After upgrading @shopify/checkout-ui-extensions-react to version 0.22.0. React Unit tests which are mounted using customMount started failing with the following reasons.
`Attempted to operate on a mounted tree, but the component is no longer mounted

  13 |       await asyncCall()
  14 |     }
> 15 |     root.forceUpdate()
     |          ^
  16 |   },
  17 | })
  18 |`

...

Consuming repo

What repo were you working in when this issue occurred?

...

Area

  • Add any relevant Area: <area> labels to this issue

Scope

  • Is this issue related to a specific package?

    • Tag it with the Package: @shopify/checkout-ui-extensions-react@0.22.0 label.

Checklist

  • Please delete the labels section before submitting your issue
  • I have described this issue in a way that is actionable (if possible)
@adityaagashe1 adityaagashe1 added the Type: Bug 🐛 Something isn't working label Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant