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`.
- https://journey.pmnd.rs/basics/textures =>
Could not load texture/roughness.jpg: undefined
- https://journey.pmnd.rs/classic-techniques/haunted-house =>
ModuleNotFoundError
- ...
hazem3500 commented
Fixed
Will contact codesandbox
zipme commented
@hazem3500 wow that's fast! Thank you so much!
hazem3500 commented
@hazem3500 wow that's fast! Thank you so much!
Oh, It was just a quick fix