RH2019 New UI Problem with thumbnails in HTML5 help
Hi all,
I am using RH2019.0.14 and generate HTML5 help. We provide this help as iFrame in angular within our application. There, the original images for thumbnail images cannot be displayed (the popup). When I look into the dev tools, it seems that the help is searching for the original file in the wrong path (instead of moving up one level and then going into assets, the help tries to find the assets folder in the same level where the help file is stored).
So, the help returns 404 not found error in the console saying: http://localhost:4200/assets/help/EOH/Widgets/assets/images/Widget-Links2.png was not found. But the source code says to search for the image under ../../assets/images/Widget-Links2.png, which would result in http://localhost:4200/assets/help/assets/images/Widget-Links2.png
I already asked our developer and he says this seems to be a problem of the JavaScript created by RH to unsolve the thumbnail.
Does anyone know if there is a possibility to make the thumbnails work even if the help is embedded as iFrame?
Is this a bug or a feature request?
Thanks in advance for any ideas!
Best regards
Karin
