UPDATED: STL file does not appear when using STL Loader

I am attempting to render an custom STL file using ThreeJS and React. When the application loads there are no errors, but nothing is rendered to the screen.

Any thoughts?

I tried to render your STL files inside Three.js and it didn’t work either. But when I replaced your file with one from the official docs (same code) it showed up. Maybe there is something wrong with your STL files?

I think you are right. I will close this for now.