function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
shreyas shah 17shreyas shah 17 

Problem to load Iframe of report lightning(xxx/one/one.app?ReportID=xxx) in lightning(xxx/c/test.app)

shreyas shah 17shreyas shah 17
Hello All ,
Here I am Faceing agin a redirect problem in my Iframe of lightning app. error is :-
Refused to display 'https://xxx.lightning.force.com/one/one.app#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Michael_TorchedloMichael_Torchedlo
Shreyas, the solution is posted in this knowlege article.  With Winter '16 Lightning Experience, the one/one.app goes to the Lightning UI by default instead of the Salesforce1 mobile app UI.  Now each time you want to use the mobile app simulator, you will need to open Chrome's developer tools to emulate another device.

https://help.salesforce.com/apex/HTViewSolution?id=000204818&language=en_US (https://help.salesforce.com/apex/HTViewSolution?id=000204818&language=en_US" target="_blank)

http://salesforce.vidyard.com/watch/CZvCWa2tG9TmradIkVyJgw (http://salesforce.vidyard.com/watch/CZvCWa2tG9TmradIkVyJgw" target="_blank)