Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

Cannot get out of details view when x frame options are set #207

Closed PhyxionNL closed 11 months ago

PhyxionNL commented 11 months ago

Version (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Have a destination site with “X-Frame-Options“ directive set to “sameorigin“.
  2. Publish content (a page) from a source to this destination.
  3. Click on Content > Details.
  4. In console this is printed: "The loading of “https://site/” in a frame is denied by “X-Frame-Options“ directive set to “sameorigin“."
  5. Now you get a blank screen you cannot get out of. Refreshing page works of course but then you need to restart the push.

Expected behavior It should detect this and continue loading the "Detail" view as before.

Screenshots image

KevinJump commented 11 months ago

This is fixed for the next release - v12.2.1 (Eta very soon)

PhyxionNL commented 11 months ago

Thanks, can confirm, works correctly now 👍

KevinJump commented 11 months ago

Yeah - I looked at this the other day and it was already fixed - so the other things i did to the details view must have done it.