Online3DViewerExamples icon indicating copy to clipboard operation
Online3DViewerExamples copied to clipboard

use_as_react_component

Open ckdo8008 opened this issue 1 year ago • 1 comments

o3dv.module.js:14323 Uncaught TypeError: edgeSettings.Clone is not a function at Viewer.SetEdgeSettings (o3dv.module.js:14323:1) at new EmbeddedViewer (o3dv.module.js:14750:1) at ViewerWithUrls.js:13:1 at commitHookEffectListMount (react-dom.development.js:23150:1) at commitPassiveMountOnFiber (react-dom.development.js:24926:1) at commitPassiveMountEffects_complete (react-dom.development.js:24891:1) at commitPassiveMountEffects_begin (react-dom.development.js:24878:1) at commitPassiveMountEffects (react-dom.development.js:24866:1) at flushPassiveEffectsImpl (react-dom.development.js:27039:1) at flushPassiveEffects (react-dom.development.js:26984:1)

"online-3d-viewer": "^0.12.0" <------- Exception
"online-3d-viewer": "^0.8.18" <------- Exception

Why does the example produce an error?

ckdo8008 avatar Mar 04 '24 10:03 ckdo8008

I am getting the same error. Any solution ?

kerimmandaci avatar Sep 09 '24 10:09 kerimmandaci