react-globe icon indicating copy to clipboard operation
react-globe copied to clipboard

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

Open davidballezaa opened this issue 2 years ago • 2 comments

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

davidballezaa avatar Nov 09 '23 05:11 davidballezaa

Same Comes in My Side image

simpleneeraj avatar May 14 '24 03:05 simpleneeraj

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

EffrenAnthony avatar Jun 05 '24 17:06 EffrenAnthony