Cannot read property 'lastIndexOf' of null error when trying to upload a gltf file using react threejs

前端 未结 0 1543
日久生厌
日久生厌 2021-02-06 07:03

I am trying to upload a gltf file in reactjs and show it.But i am getting this error in the load function:

TypeError: Cannot read property \'lastIndexOf\' of null         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题