APLICATION SIDE ISSUE
jjatdeci
PROOP
a month ago
My main problem right now is that since my frontend project was separated from the backend project and internal URLs are being used for communication, I am getting these screens on the frontend. I need to know if there is a way to disable these alerts.
I know these are errors that I have to handle internally, but I don't want them to appear to the user in production.
3 Replies
jjatdeci
PROOP
a month ago
The screenshots generated are of this type. It is an error log. I look forward to your cooperation.
Attachments
a month ago
I don't want them to appear to the user in production
You'd need to fix those bugs then... Make sure you're handling undefined properties properly.