question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Refused to display in frame ... Console Error

See original GitHub issue

Hi, 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 …): snimek obrazovky 2017-11-11 v 13 02 42 where am I making a mistake? Thank you for your help 😃

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
chaddjohnsoncommented, Nov 28, 2017

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.

0reactions
seedencommented, Oct 9, 2018

Whole project was changed. Please try new version 6.x. Added subscribe component for facebook events.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found