[PR #151] Return javascript always to not cause X-Frame-Options restrictions #293

Open
opened 2026-01-24 11:37:20 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/151

State: closed
Merged: No


Returning a RedirectResponse will cause Chrome to refuse the redirect with "Refused to display document because display forbidden by X-Frame-Options."
Other browsers might output an error page saying "content can not be loaded in a frame".

**Original Pull Request:** https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/151 **State:** closed **Merged:** No --- Returning a `RedirectResponse` will cause Chrome to refuse the redirect with "Refused to display document because display forbidden by X-Frame-Options." Other browsers might output an error page saying "content can not be loaded in a frame".
admin added the pull-request label 2026-01-24 11:37:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSFacebookBundle#293