Vercel Built successfully, but got an issue.
Unanswered
24H Memories posted this in #help-forum
webpack-dcf4136cb4ed4a3e.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'call')
at u (webpack-dcf4136cb4ed4a3e.js:1:157)
at t (_app-a0da89675a8e4223.js:227:704)
at _app-a0da89675a8e4223.js:227:756
at u.O (webpack-dcf4136cb4ed4a3e.js:1:593)
at _app-a0da89675a8e4223.js:227:773
at r (webpack-dcf4136cb4ed4a3e.js:1:1510)
at _app-a0da89675a8e4223.js:1:51
at u (webpack-dcf4136cb4ed4a3e.js:1:157)
at t (_app-a0da89675a8e4223.js:227:704)
at _app-a0da89675a8e4223.js:227:756
at u.O (webpack-dcf4136cb4ed4a3e.js:1:593)
at _app-a0da89675a8e4223.js:227:773
at r (webpack-dcf4136cb4ed4a3e.js:1:1510)
at _app-a0da89675a8e4223.js:1:51
1 Reply
When I deploy app in production, I got those errors in console, and all the click and other functions are not working, but when I deploy as development, it's working fine.