Refused to display in frame ... Console Error
See original GitHub issueHi, please help me. If i use page plugin >
<FacebookProvider appId={this.props.settings.FacebookAppId}>
<Page href={this.props.settings.FacebookUrl} tabs="timeline" />
</FacebookProvider>
after some time i show this error in console (but everything works …): where am I making a mistake? Thank you for your help 😃
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
How to fix Refused to display in a frame because it set 'X ...
It means that the origin server does not authorize you to show this content inside an iframe . You cannot circumvent this, this...
Read more >Refused to display 'https://xxx' in a frame because it set 'X ...
An error appears in the console of the Safai browser: Refused to display 'https://xxx' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'....
Read more >An error is thrown in the browser console when editing a ...
In Google Chrome browser: Refused to display 'https://www.some-site.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'. In ...
Read more >Nginx Problem: Refused to display 'URL' in a frame because it ...
You will get this error if the Nginx config setting X-Frame-Options is set to DENY . However, I couldn't find that setting in...
Read more >"Refused to display" or "didn't send any data") | Jira | Atlassian ...
Also, the following error will be displayed in the browser console: Refused to display 'https://id.atlassian.com/' in a frame because it set 'X-Frame-Options' ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is a problem for me, as well.
Surely there is something that can be done on this library’s side of things. Otherwise every “Like” button would be broken across the web, and that’s not the case.
Whole project was changed. Please try new version 6.x. Added subscribe component for facebook events.