Getting Uncaught TypeError: Cannot read properties of undefined (reading 'webpackChunkreact_webpack_dev')

Hello, previously I had created a freshworks project using react and used the app as freshsales custom app, it was working perfectly fine. But recently as I try to run the project i get bellow error:

Uncaught TypeError: Cannot read properties of undefined (reading ‘webpackChunkreact_webpack_dev’)

I tried but can not resolve the issue at all. Fortunately the last deployed version is working. But as I download that file and redeploy it doesnt work. Also in dev mode I am getting this error in console. Thanks in advance.

“node”: “14.19.1”,
“fdk”: “8.5.0”


Screenshot from 2023-03-15 19-32-47

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