79799487

Date: 2025-10-25 11:59:51
Score: 2
Natty:
Report link

For me, the issue was that the console.log was inside of a try-catch block. If the try failed, then the console log did not display in Vercel logs even when the failure came after the console log itself. So I moved all my console logs out of the try block.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Kristjan Retter