ImageResolver icon indicating copy to clipboard operation
ImageResolver copied to clipboard

Uncaught ReferenceError: ImageResolver is not defined

Open tonycui0401 opened this issue 9 years ago • 2 comments

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?

tonycui0401 avatar Nov 29 '15 20:11 tonycui0401

Do you have some code running somewhere, so I can check?

mauricesvay avatar Nov 30 '15 07:11 mauricesvay

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

geekodour avatar Sep 21 '16 02:09 geekodour