Generate the Root Node

Generate the Root Node
Rather than having the root node in the HTML, see if you can create that one using JavaScript as well. Remove the <div id="root"></div> from the HTML and instead of trying to find it with document.getElementById('root'), create it and append it to the document.body.

Please set the playground first

Loading "Generate the Root Node"
Loading "Generate the Root Node"

Access Denied

You must login or register for the workshop to view the diff.

Check out this video to see how the diff tab works.

Epic Workshop Diff Tab Demo