ImageResolver
ImageResolver copied to clipboard
Uncaught ReferenceError: ImageResolver is not defined
I used it in my widget but has got a following error:
Uncaught ReferenceError: ImageResolver is not defined
could you help me how to resolve that please?
Do you have some code running somewhere, so I can check?
I faced this issue too, changing the ImageResolver.0.version_name to index.js does the trick. And there are two versions in the dist folder, is this intended? @mauricesvay