-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gutenberg: Embeds: Facebook embed doesn't show preview #27701
Comments
Currently still behaves this way in wordpress.com in the editor. Is the intended behavior? If so we can close out this one. |
This is a Gutenberg core issue that is being tracked here: WordPress/gutenberg#8360 Since the embed itself renders after publishing, I don't think there's anything we can or need to do here. |
Reopening to keep track of reports. If needed we can fix this ahead of core. |
Another case here 9724873-hc Customer tried embedding their facebook page and received Sorry, we cannot preview this embedded content in the editor. |
Another case 2089010-zen Tested with a different Facebook Page. Embedding a page URL, like Embedding an individual post, like Is it expected behavior? It seems it is. |
I am running into the same issue. Embedding a generic facebook page will just display a text URL that is not even clickable. |
+1 15689980-hc The "Embedded content from facebook.com can't be previewed in the editor." |
This should be on the WP whitelist, though WordPress/gutenberg#8360 is still open. I'm still seeing the following on a standalone install. We'll need to make a core PR |
@lancewillett do you think this is something we could prioritize in dotCom vs core, or help with efforts in core to fix the issue? Context: this used to be possible in the classic editor. |
@davipontesblog Let's help push the fix "upstream" meaning in core first. (CC @mtias as an example where WP.com can help make a core change, then merge it back to our platform later.) |
Hmm, maybe that's expected/consistent. The FB embed hard-wires the But in 9.0, the FB embed was "removed": WordPress/gutenberg#24472 This means that inserting an FB URL will now create a "generic" embed -- which doesn't have cc/ @ntsekouras @mkaz (in case we'd like to change that -- not sure what the original motivation for setting |
When I refactored |
@ntsekouras I'm not sure about the setting either. |
-cc @youknowriad @mcsf @ellatrix @jorgefilipecosta |
I have no knowledge about this. Some of the people who did the most work on Embeds haven't been around in a while, either. |
Could it be a privacy/GDPR thing? Do oEmbeds do any sort of non-GDPR compliant tracking? (Would be kinda surprising tho...) |
Tracked it down to this PR, which seems to be where the FB embed block was first introduced (and added to a
|
This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels. |
Removing the Stale label as Facebook (among other media embeds) continue to provide less than ideal experience. When embedding a link, the block turns to a simple paragraph of the embedded URL. The blocks do not render as expected in Preview nor in Published mode. |
This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels. |
Removing Stale label. However, upstream issue WordPress/gutenberg#8360 is now closed with comment:
Given this development, either we develop our own fixes for this block, or remove the Facebook embed block entirely. |
This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels. |
@vindl Given the above ^, did you have an opinion on how we'd resolve this issue? |
It would probably make more sense to develop our own fixes or version of this block. However, this falls into new feature development territory a bit, so I'll assign it back to the team that's owning the Blocks work. They might be in a better position to make this call. |
This issue is stale because it has been 180 days with no activity. You can keep the issue open by adding a comment. If you do, please provide additional context and explain why you’d like it to remain open. You can also close the issue yourself — if you do, please add a brief explanation and apply one of relevant issue close labels. |
Closing this in favor of Automattic/jetpack#35826 since the Facebook embed block is now part of Jetpack. |
Support References This comment is automatically generated. Please do not edit it.
|
Steps to reproduce
Gutenberg in Calypso Result
Calypso Editor Result
Browser / OS version
Chrome 69 on macOS
Related
#27498
The text was updated successfully, but these errors were encountered: