The-CodingSloth / haha-funny-leetcode-extension

MIT License
392 stars 75 forks source link

Problem name does not match with popup #102

Open SPICYJO opened 6 months ago

SPICYJO commented 6 months ago

One day I encountered a bug that doesn't recognize the submission even though my submission was accepted. I opened up the popup and discovered that pop up's problem title and actual problem title does not match. I think this might be the reason of the bug.

I think this bug should be fixed. I don't know why this bug happened to me, but one of my guess is that I use multiple devices(laptop and desktop) and multiple chrome profile. Another guess is that I sometimes turn off and on the extension when I have some things to do before solving the leetcode problem.

Sorry for not providing reproduction step. Because I don't really know how to reproduce this bug. It rarely happens to me.

image

Thank you for this awesome extension!

The-CodingSloth commented 6 months ago

Interesting bug might be due to this current version, I'll update the extension soon I just have to create a website with a privacy page in order to update the extension soon, I'll see if this new version fixes it, I'll leave this issue open just in case.