Skip to content
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

Gist code is not displayed #2306

Open
DukeManh opened this issue Sep 16, 2021 · 2 comments · Fixed by #2319
Open

Gist code is not displayed #2306

DukeManh opened this issue Sep 16, 2021 · 2 comments · Fixed by #2319
Assignees
Labels
type: bug Something isn't working

Comments

@DukeManh
Copy link
Contributor

What happened:
Code from Gist shows a blank square.
What should have happened:
It should support Gist
Anything else we need to know?:
David suggests adding Gist domain to the allowed iframe host list.

image

Environment:

  • OS:
  • Browser:
@DukeManh DukeManh added the type: bug Something isn't working label Sep 16, 2021
@manekenpix
Copy link
Member

manekenpix commented Sep 29, 2021

I'm not sure why we've closed this issue, Gist code blocks are still not displayed.

@humphd humphd reopened this Sep 29, 2021
@Kevan-Y
Copy link
Contributor

Kevan-Y commented Jan 20, 2022

Some Investigation: Feed Link
When I get the feed data, I see the iframe doesn't have any src could it be this making iframe to display nothing?

<![CDATA[ 
<p>Test</p>
<iframe src="" width="0" height="0" frameborder="0" scrolling="no"><a href="https://medium.com/media/fbc24a94d16f632564698f2b2b08bcc0/href">https://medium.com/media/fbc24a94d16f632564698f2b2b08bcc0/href</a></iframe>
<img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=e0a50cca00ac" width="1" height="1" alt=""> 
]]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants