Image in rating widget is not visible when running in Sandbox

0
Hi When I am running local the stars for the rating widget is visible. But when I am running on the sandbox these stars for the rating are not visible. I see that the image shows a broken paper, indicating that the source url is not correct. PS: other uploaded images into the model are visible, so I think that this is a widget Sandbox/live specific issue. 1 - Anyone an idea how to fix? 2- And how can I see the url of an image uploaded into the model (like the stars)?
asked
2 answers
0

This was also reported on Github. I'll have a look at it and see if I can reproduce/fix it.

answered
0

Rapido,

Issue is fixed in 1.6.2 and updated in the AppStore. Thanks for reporting.

The url of the image that you added to the model is actually : appUrl + '/img/NameOfTheImage.png'.

answered