Showing 1 – 1 of 1 replies
snake_ice45

When I try to pass the project to .net […]

snake_ice45
6 years ago
when I try to pass the project to .net MVC I get this error of scripts
Uncaught TypeError: Cannot set property 'hasImgProperties' of undefined
at HTMLDocument.<anonymous> (custom.js:5)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.J (jquery.min.js:2)
fifothemes
fifothemes SELLER
6 years ago
That sounds like a file path is wrong. Please make sure your project is resolving all JS files.

Thanks