What's one bug that took way longer to find than it should have?

Working on a Gmail tracking extension (Chrome + Next.js backend) right now, and just spent way too long chasing a notification that silently never fired — turned out the message type was defined but nothing ever triggered it. Classic "the code looks right" trap

7 views

Add a comment

Replies

Be the first to comment