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

Test setup does not work with new three.js #219

Open
gkjohnson opened this issue Nov 30, 2021 · 1 comment
Open

Test setup does not work with new three.js #219

gkjohnson opened this issue Nov 30, 2021 · 1 comment
Milestone

Comments

@gkjohnson
Copy link
Owner

Specifically three.js changed to use fetch, Headers, Request, and Response which are not supported via JSDOM. Latest three.js is being used to take advantage of latest changes to OrbitControls

@gkjohnson gkjohnson added this to the v0.10.3 milestone Nov 30, 2021
@gkjohnson
Copy link
Owner Author

Possibly "whatwg-fetch" could be used:

jsdom/jsdom#1724 (comment)

@gkjohnson gkjohnson modified the milestones: v0.10.4, v0.10.5 May 18, 2022
@gkjohnson gkjohnson modified the milestones: v0.10.5, v0.10.6, v0.x.x Apr 14, 2023
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

No branches or pull requests

1 participant