Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

CodePen for live site 1-4 demo does not render JSX #213

Open
schellingerhout opened this issue Jun 15, 2020 · 2 comments
Open

CodePen for live site 1-4 demo does not render JSX #213

schellingerhout opened this issue Jun 15, 2020 · 2 comments
Assignees

Comments

@schellingerhout
Copy link

schellingerhout commented Jun 15, 2020

Running

https://microsoft.github.io/frontend-bootcamp/step1-04/demo/

in Edge, Chrome and Firefox shows that the JSX is not rendered. Consider

<pre data-lang="babel">

or

<pre data-lang="typescript">

to load the appropriate pre-processor in codepen, or replace the JSX with React.createElement("div", null, "Hello World") to work with JS directly

@ghost ghost added the Needs: Triage 🔍 label Jun 15, 2020
@ghost ghost assigned micahgodbolt Jun 15, 2020
@micahgodbolt
Copy link
Member

wow, interesting. i'm sure it work in the past. Curious what codepen did. Oh well, I'll look into a fix. Happy to take a PR as well if you get to it first.

@Anmolreshi
Copy link

i could implement it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants