Fernando Gomez
Fernando Gomez
I am still having the same issue even when I installed the new version. Can you tell us how to fix this with the new update? Thanks
> Please use file.name for getting extension. > ` const fileExtension: string = file.name.split(".")[1] ; //file.type.split('/')[1];` Also, I don't understand this fix here. If you don't mind can you explain...
Hello man! Thank you so much for taking the time to explain that to me. I found out that I was still using the old version (aws-s3) and not the...
I figurated the problem. Apparently, if you are using an OBJ file you will have to call them like this: for the OBJ file: module.obj, for the JPG file: texture.jpg,...
Will Webiny implement this feature? Have you noticed that this is only happening when passing the prod flag?