Closed ElenaGallo closed 2 years ago
@alexander-fedorenko I see this issue is connected to #8503 now testable in DEV since #8495 is now merged. It seems anyway a server side issue where embeddigng through iframe is not allowed at the moment for some reason and not something connected to the modular plugin work. Therefore, I'm wondering what you have fixed for this.
@tdipisa Initial issue was that dashboard and geostory was not rendered in iframe at all, there was a white blank page instead of the content. This issue is seems to be a different one and it also is not getting reproduced locally with default proxy configuration.
This issue is seems to be a different one and it also is not getting reproduced locally with default proxy configuration.
This is quite strange I think.
In QA the problem is not present anyway, just checked.
@lpasquali
@alexander-fedorenko I see this issue is connected to #8503 now testable in DEV since #8495 is now merged. It seems anyway a server side issue where embeddigng through iframe is not allowed at the moment for some reason and not something connected to the modular plugin work. Therefore, I'm wondering what you have fixed for this.
@lpasquali can you please check DEV config please? Last time @randomorder fixed the embedding with iframe via HTTP POST for DEV but via HTTP GET it was working. Maybe he broke something for GET?
In QA we have:
POST not working GET working
It would be good to fix also QA possibly
@tdipisa could you try now?
@lpasquali the behavior is the same as before.
@tdipisa
@alexander-fedorenko I see this issue is connected to #8503 now testable in DEV since #8495 is now merged. It seems anyway a server side issue where embeddigng through iframe is not allowed at the moment for some reason and not something connected to the modular plugin work. Therefore, I'm wondering what you have fixed for this.
this error is still present on DEV
@ElenaGallo there is currently an issue in our webserver (@lpasquali knows about this) that is preventing the embedding via Iframe from localhost. If you test this functionality from an online domain like our demo site, it is working well. I will raise a separate issue to ask devops to make it working again from localhost for development purposes.
Description
It is not possible to share as iframe a geostroy or dashboard
How to reproduce
Expected Result
It is possible to see the embed dashboard or geostory
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users) | Browser Affected | Version | |---|---| |Internet Explorer| | |Edge| | |Chrome| | |Firefox| | |Safari| |Other useful information
It seems a regression introduced after #8457. The tool works well in QA.