chrisrzhou / react-globe

Create beautiful and interactive React + ThreeJS globe visualizations with ease.
https://react-globe.netlify.app/
MIT License
306 stars 54 forks source link

TypeError: Class constructor EventDispatcher cannot be invoked without 'new' #72

Open davidballezaa opened 12 months ago

davidballezaa commented 12 months ago

When trying to use ReactGlobe, i get the following error: TypeError: Class constructor EventDispatcher cannot be invoked without 'new' at node_modules/three.interaction/build/three.interaction.module.js (711:0)

Seems to be a three.interaction.js error: https://github.com/jasonChen1982/three.interaction.js/issues/39

simpleneeraj commented 5 months ago

Same Comes in My Side image

EffrenAnthony commented 5 months ago

SAME!! Screenshot 2024-06-05 at 12 51 32 PM