Random Quote Machine (React and Redux) doesn't render in CodePen

Hello.
I can’t understand why this app (the random quote machine project made with React and Redux) is unable to render in CodePen:

Thanks for your help.

I have found the error: the dispatch prop in the JSX code was being called without the binding to this.

Goodbye.

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