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

[ECO-4113] Add missing signal option when using AbortController with fetch API #1722

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

VeskeR
Copy link
Contributor

@VeskeR VeskeR commented Apr 5, 2024

Resolves #1623

@github-actions github-actions bot temporarily deployed to staging/pull/1722/features April 5, 2024 11:08 Inactive
@VeskeR VeskeR changed the title Add missing signal option when using AbortController with fetch API [ECO-4113] Add missing signal option when using AbortController with fetch API Apr 5, 2024
@github-actions github-actions bot temporarily deployed to staging/pull/1722/bundle-report April 5, 2024 11:09 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1722/typedoc April 5, 2024 11:09 Inactive
@VeskeR VeskeR marked this pull request as ready for review April 5, 2024 11:55
@VeskeR VeskeR force-pushed the 1623/fix-abort-controller-in-fetch-request branch from ab602c6 to ca0b1db Compare April 17, 2024 12:18
@github-actions github-actions bot temporarily deployed to staging/pull/1722/features April 17, 2024 12:18 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1722/bundle-report April 17, 2024 12:19 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1722/typedoc April 17, 2024 12:19 Inactive
@VeskeR VeskeR merged commit 0c0021a into main Apr 17, 2024
12 checks passed
@VeskeR VeskeR deleted the 1623/fix-abort-controller-in-fetch-request branch April 17, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

fetchRequest incorrectly uses AbortController
2 participants