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.

[remark-embedder] CodeSandbox embed with sandbox link as text doesn't work

See original GitHub issue

When converting all of @CompuIvesMedium posts over to @codesandbox’ blog, I copy-pasted the remark-embedder. (see codesandbox/codesandbox-client#2011)

When looking at all the pages I came across a bug with the CodeSandbox embed when using the sandbox link as the text of the link.

When I try to embed the following link, I see the embed instead of the text itself
An example of this can be seen at https://pr2011.build.csb.dev/post/codesandbox-an-online-react-editor (bottom of the page)

[https://codesandbox.io/s/o2yq9MkQk](https://codesandbox.io/s/o2yq9MkQk)

This seems to be very similar to #191 at first sight, but this one occurs on your blog too (as can be seen at https://kentcdodds.com/blog/mixing-component-patterns where you get a “not found” embed) when having

[**codesandbox.io/s/534rnk5yyx**](https://codesandbox.io/s/534rnk5yyx)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:17 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
kentcdoddscommented, Jun 5, 2019

@all-contributors please add @MichaelDeBoey for bugs

1reaction
MichaelDeBoeycommented, Jun 5, 2019

Oh I’m sorry didn’t know that 😕 Will keep that in mind next time 😉

Seems to work now indeed! 🎉🤘

Read more comments on GitHub >

github_iconTop Results From Across the Web

Embedding - CodeSandbox
You can generate a URL to embed by clicking 'Embed' in the header on the editor and selecting the options you want to...
Read more >
Links not working in embedded browser · Issue #1479 - GitHub
bug report When the embedded browser renders HTML that contains a link (i.e. an tag), it is not possible to open that link...
Read more >
code sandbox iframe doesnt work in Github Pages Page
as text and not as embedded iframe. i don't have anything logged on the console and can't figure out why this is not...
Read more >
Codesandbox embeds do not load when user is not logged in
Hi! here are the steps to reproduce: write an article copy the embed link of a codesandbox paste it in the article and...
Read more >
9 Different Ways to Embed Code in Medium | by Abhay Parashar
Visit CodeSandbox; Sign in; Create a new sandbox with a preferred language. Paster Your Code; At top right corner, click on Embed and...
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