Hello devs. I have been working on an app that was built with the MERN stack. My app works perfectly in my development server but breaks when i deploy it.
Please can anyone give me a hint of what is wrong. Please my job is on the line
Here's the error

James Erringham-Bruce
Software Developer
Can you verify that ‘t’ is an array, and nothing changes between your development env and production env relating to this?
Also if you are able to post some code (where this error happens, adminDashboard.js, around line 63) that would help us spot the problem for you :)