Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot read property 'render' of undefined

Built JSX with JsxBundleConfig, used angular ngReact directives to render react within angular. Every time i tried to include a react-component, the error Cannot read property 'render' of undefined appeared in the console, and nothing was rendered

like image 379
thsorens Avatar asked Nov 27 '25 14:11

thsorens


1 Answers

After knocking my head against the wall for a while, i found out that the react-dom js was not included in my project.

like image 85
thsorens Avatar answered Nov 30 '25 04:11

thsorens



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!