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

iFrame Not Rendering #661

Closed
4 tasks done
jrock2004 opened this issue Dec 5, 2021 · 4 comments
Closed
4 tasks done

iFrame Not Rendering #661

jrock2004 opened this issue Dec 5, 2021 · 4 comments
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on

Comments

@jrock2004
Copy link

Initial checklist

Affected packages and versions

7.1.1

Link to runnable example

No response

Steps to reproduce

I am trying to get my iframe to embed YouTube videos and when it renders, all I see is the markup text and not that actual iframe. Here is the link to my repo where the Next.js code is https://github.com/jrock2004/personal-blog . I even tried forking one of the code sandbox above and see the same issue https://codesandbox.io/s/eloquent-agnesi-x39sn

Expected behavior

When page loads, I should see an iframe

Actual behavior

Just see the code text

Runtime

Node v16

Package manager

npm v6

OS

macOS

Build and bundle tools

Next.js

@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Dec 5, 2021
@ChristianMurphy
Copy link
Member

Sorry you ran into a spot of trouble @jrock2004

It looks like you want to have HTML mixed in markdown?
Have you tried https://github.com/remarkjs/react-markdown#appendix-a-html-in-markdown ?

@jrock2004
Copy link
Author

@ChristianMurphy Sorry that I missed this link. That makes it work. Thank you

@github-actions

This comment has been minimized.

@ChristianMurphy ChristianMurphy added the 🙋 no/question This does not need any changes label Dec 5, 2021
@github-actions

This comment has been minimized.

@github-actions github-actions bot added 👎 phase/no Post cannot or will not be acted on and removed 🤞 phase/open Post is being triaged manually labels Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙋 no/question This does not need any changes 👎 phase/no Post cannot or will not be acted on
Development

No branches or pull requests

2 participants