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

Cannot cancel loads anymore #611

Closed
mistic100 opened this issue Dec 22, 2021 · 2 comments
Closed

Cannot cancel loads anymore #611

mistic100 opened this issue Dec 22, 2021 · 2 comments
Labels
Milestone

Comments

@mistic100
Copy link
Owner

mistic100 commented Dec 22, 2021

Since three.js switched from XMLHttpRequest to Fetch API it is not possible anymore to cancel request. I even suspected an error is throw when calling setPanorama rapidly because we still try to call abort() on undefined object.

see #20705

@mistic100
Copy link
Owner Author

Ongoing mrdoob/three.js#23070

@mistic100 mistic100 added this to the 4.4.2 milestone Dec 23, 2021
@mistic100 mistic100 added the bug label Dec 23, 2021
@github-actions
Copy link

github-actions bot commented Jan 8, 2022

This feature/bug fix has been released in version 4.4.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant