Quantcast
Channel: Facing Issue in rendering Components in React challenge
Browsing all 3 articles
Browse latest View live

Facing Issue in rendering Components in React challenge

Hello everyone, I’m currently working on the Render a Class Component to the DOM challenge in the React section. I am facing an issue while trying to render components as children within another...

View Article


Facing Issue in rendering Components in React challenge

pass the <TypesOfFood /> component as the first argument to ReactDOM.render() . This component will be rendered to the DOM. The second argument, document.getElementById('challenge-node') ,...

View Article

Facing Issue in rendering Components in React challenge

Its still not Working error: // running tests The TypesOfFood component should render the Vegetables component after Fruits. // tests completed // console output act(…) is not supported in production...

View Article
Browsing all 3 articles
Browse latest View live