You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read properties of undefined (reading 'update')
at onFrame (three-globe.module.js:3289:13)
at Function.init (three-globe.module.js:3290:6)
at initStatic (kapsule.module.js:139:14)
at comp (kapsule.module.js:133:7)
at new FromKapsule (three-globe.module.js:3315:61)
at linkKapsule (globe.gl.module.js:152:16)
at 3DUmY.three (globe.gl.module.js:194:17)
at newRequire (index.4d6bcbeb.js:71:24)
at localRequire (index.4d6bcbeb.js:84:35)
at 6bJph.three (GlobeVisualization.js:5:1)
The tween object appears to be undefined. The latest tween version is 18.6.4, forcing a downgrade to 18.6.0 resolves the import issue
Describe the bug
Importing Globe GL like so:
Results in the below error when running parcel.
The tween object appears to be undefined. The latest tween version is 18.6.4, forcing a downgrade to 18.6.0 resolves the import issue
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The import should complete instead of entering an infinite error loop
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: