The website is working totally fine on the localhost but after deploying in render it is showing me this error. Please help me out with this.
Failed to load resource: the server responded with a status of 500 ()
console.js:213 TypeError: s.map is not a function
at tP (index-iIHi-sHC.js:1811:28632)
at ec (index-iIHi-sHC.js:38:19469)
at Fl (index-iIHi-sHC.js:40:3134)
at jm (index-iIHi-sHC.js:40:44604)
at Am (index-iIHi-sHC.js:40:39613)
at dw (index-iIHi-sHC.js:40:39541)
at mo (index-iIHi-sHC.js:40:39395)
at Ql (index-iIHi-sHC.js:40:35787)
at Om (index-iIHi-sHC.js:40:34738)
at x (index-iIHi-sHC.js:25:1569)
overrideMethod @ console.js:213
Show 1 more frame
Show less
index-iIHi-sHC.js:40 Uncaught TypeError: s.map is not a function
at tP (index-iIHi-sHC.js:1811:28632)
at ec (index-iIHi-sHC.js:38:19469)
at Fl (index-iIHi-sHC.js:40:3134)
at jm (index-iIHi-sHC.js:40:44604)
at Am (index-iIHi-sHC.js:40:39613)
at dw (index-iIHi-sHC.js:40:39541)
at mo (index-iIHi-sHC.js:40:39395)
at Ql (index-iIHi-sHC.js:40:35787)
at Om (index-iIHi-sHC.js:40:34738)
at x (index-iIHi-sHC.js:25:1569)
api/listing/get?type=rent&limit=4:1
Failed to load resource: the server responded with a status of 500 ()