but it also does not work,
what is the right way to display an image from remote url ?
(i return the url from a server module first, then want to display it to the user)
Perhaps the URL you are returning from your server module is not a string, but some other kind of object?
Would you care to share your app so I can take a look (or a simplified app that reproduces this issue, if you want to keep the rest of your app private)?