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

use_as_react_component #4

Open
ckdo8008 opened this issue Mar 4, 2024 · 1 comment
Open

use_as_react_component #4

ckdo8008 opened this issue Mar 4, 2024 · 1 comment

Comments

@ckdo8008
Copy link

ckdo8008 commented Mar 4, 2024

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?

@kerimmandaci
Copy link

I am getting the same error. Any solution ?

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

2 participants