react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

Unhandled Rejection (TypeError): url.lastIndexOf is not a function, when the object uses LoadObjWithMaterial in load-obj.js

Open AsifDaum opened this issue 3 years ago • 0 comments

Hi, how did anyone here manage to resolve this issue? The planner works fine on its own, but the moment when I use it as a package in a react app along with storing the catalog in the main app I am facing the above mentioned issue.

I have written a more detailed description on stackoverflow:

https://stackoverflow.com/questions/73834362/unhandled-rejection-typeerror-url-lastindexof-is-not-a-function-in-react-plan

Is anyone else facing this issue? How did you resolve this?

Thanks!

AsifDaum avatar Sep 25 '22 17:09 AsifDaum