I have one image. Image path is http://…/img.jpg
This image actually present in one json file I manually take this image path and put in web page it is open.
I use image components in perspective and read that image it shows perfectly in designer but when I launch the page it is not display
Is there any setup required, I check all properties of image components but it won’t work.
The image is from a different server than the Perspective server? If so, you must deal with browser security for cross-origin resources. (This is not specific to Perspective.)
This discussion is about embedding Perspective into a separate server's web page, but the issues are symmetric:
The simplest solution is to host your image in Ignition, not a separate server.