pmndrs/threejs-journey

Some Codesandbox examples don't work

zipme opened this issue ยท 4 comments

zipme commented

When visiting

Error
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

Check the render method of `ScrollBasedAnimation`.

Thanks @zipme will check it out ๐Ÿ‘

Fixed ๐Ÿ‘, some sandboxes have an issue with undefined texture, not sure why.

Will contact codesandbox

zipme commented

@hazem3500 wow that's fast! Thank you so much!

@hazem3500 wow that's fast! Thank you so much!

Oh, It was just a quick fix ๐Ÿ˜