[remark-embedder] CodeSandbox embed with sandbox link as text doesn't work
See original GitHub issueWhen converting all of @CompuIves’ Medium 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:
- Created 4 years ago
- Comments:17 (17 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@all-contributors please add @MichaelDeBoey for bugs
Oh I’m sorry didn’t know that 😕 Will keep that in mind next time 😉
Seems to work now indeed! 🎉🤘