Closed ajimae closed 2 months ago
Latest commit: 88527d0120289e0994caccfa7cb0d6368324be9e
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
There is also this part where you should set it to false as well:
Done 8e1e1b2
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.85%. Comparing base (
2d53841
) to head (88527d0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
There is also this part where you should set it to false as well: https://github.com/commercetools/commercetools-sdk-typescript/blob/915d39b9a75acfbc00c26ff7a3c62fa3bacae5d8/packages/sdk-client-v3/src/middleware/auth-middleware/auth-request-executor.ts#L79C22-L80C1
Done 8e1e1b2
Maybe put it inside the if
?
Summary
Reset the token fetch signal state to default on error
Completed Task