react-planner
react-planner copied to clipboard
Unhandled Rejection (TypeError): url.lastIndexOf is not a function, when the object uses LoadObjWithMaterial in load-obj.js
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!