Help with Markdown Preview - components not rendering (React, Redux, ReactRedux)

I have set ids on the elements in the html and added the ReactDOM.render methods at the end of the JavaScript but the components will not render to the DOM. I reviewed the lessons from the course, peeked behind the hood of the example, rubber ducked, and slept on it, but I’m still not seeing the problem. It may be that it just takes a fresh pair of eyes to see the issue, any advice is appreciated.

I didn’t have the same issue on other projects in the same course where I used React but not Redux, so I suspect the issue lies in either Redux or ReactRedux, but that’s as far as I narrowed it down so far.

Browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0

Challenge: Build a Markdown Previewer

Link to the challenge:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.