mp-react-components icon indicating copy to clipboard operation
mp-react-components copied to clipboard

TypeError: Cannot read properties of undefined (reading 'rotation')

Open Samonnite opened this issue 3 years ago • 2 comments

https://materialsproject.github.io/mp-react-components/?path=/story/crystal-toolkit-crystaltoolkitscene--basic image

TypeError: Cannot read properties of undefined (reading 'rotation')
    at new InsetHelper (https://materialsproject.github.io/mp-react-components/main.0a4797d2.iframe.bundle.js:1:142840)
    at new Scene (https://materialsproject.github.io/mp-react-components/main.0a4797d2.iframe.bundle.js:1:160581)
    at https://materialsproject.github.io/mp-react-components/main.0a4797d2.iframe.bundle.js:1:196368
    at commitHookEffectListMount (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4841045)
    at commitPassiveHookEffects (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4842147)
    at HTMLUnknownElement.callCallback (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4496053)
    at Object.invokeGuardedCallbackImpl (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4496571)
    at invokeGuardedCallback (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4497775)
    at flushPassiveEffectsImpl (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:4893102)
    at unstable_runWithPriority (https://materialsproject.github.io/mp-react-components/942.9c0eb5a4.iframe.bundle.js:2:5912597)

Samonnite avatar Jun 08 '22 03:06 Samonnite

any progress on this? is it just an issue in storybook?

JoshDLane avatar May 10 '23 21:05 JoshDLane

any progress on this? is it just an issue in storybook?

Hi, Do you know how to parse the CIF to the Scene JSON?

Aaronphy avatar Nov 21 '23 15:11 Aaronphy