React-Hot-Loader: AppContainer should be patched Error: React-Hot-Loader: AppContainer should be patched at AppContainer.render

8
Hi, ###Custom Widget creation Error### I am facing this error while try to view the application on the browser. I followed and created the custom text box widget for web app using mendix 8 doc. But getting this error. Please do the needful. Thanks in advance Details: Studio pro version 8.8.1 and 8.5.1 Node version : 12.16.3 Npm version : 6.14.4 Yo version : 3.1.1 Generator version : 8.7.0  
asked
2 answers
6

Hi everyone, hot-loading gets sorted when you

npm install -P @hot-loader/react-dom@16.8.6

onto the yeoman setup / in your widget project.

Regards, Boris

 

 

answered
0

Same here.

Any idea of how I would update the widget generator itself?

answered