QasimWani / LeetHub

Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
https://chrome.google.com/webstore/detail/leethub/aciombdipochlnkbpcbgdpjffcfdbggi
MIT License
4.05k stars 1.4k forks source link

New solution isn't updated #54

Closed trungnguyencs closed 3 years ago

trungnguyencs commented 3 years ago

Somehow for problems that were already submitted to Github by Leethub before, when I redo them, the new solutions are not pushed to Github anymore. I have tried to reload Leetcode after each submission but still didn't get it working.

I.e.: I have just submitted a new solution to this problem: image But the last solution on Github was still the one that I submitted on Dec 7: image

QasimWani commented 3 years ago

thanks for bringing it up. Turns out the only thing being updated was your readme (as shown in your commit), and not the actual code. This is because the sequence of XHR requests had an incorrect logical filter, causing this issue. I've fixed it now, and submitted to Chrome Webstore. So, expect this fix to take another 24hrs-ish before you can see it being reflected on LeetHub.

Ebad8931 commented 3 years ago

Even though this issue is closed, I am still getting the same issue, where new submissions on Leetcode are not reflected in the GitHub repo. I have tried reloading Leetcode and also browsing to other questions and then coming back to this one. The Github repo has the very first submission on Leetcode.

image

Here is the history of commits on my Github repo image

QasimWani commented 3 years ago

can u change ur code (perhaps add a space/newline somewhere) on leetcode.com and resubmit it then?

K02D commented 3 years ago

I'm experiencing the same problem even though my second submission has completely different code

DarshanGowda0 commented 3 years ago

Yep, started using this plugin today and came searching to report the same issue! Can confirm I have two different code snippets, one iterative and one recursive solution, the plugin doesn't pickup the latest submission!

krishnansr commented 2 years ago

If anyone is still facing the same issue, I'd suggest whitelisting the leetcode site in your browsers' adblocker. I had this same issue where code was not pushed after submission - turns out my adblocker was filtering out the custom javascript execution in the leetcode site thus preventing code push through leethub

YeonCheolGit commented 2 years ago

@QasimWani I am using Brave browser and have still struggled with this issue. I submitted changed code but still doesn't work.

krishnansr commented 2 years ago

The browser I was using was brave as well, I tried whitelisting leetcode through the browser's adblocker and a widget I had (uBlock) and it worked like a charm after that

Pragati1419 commented 2 years ago

Leethub not syncing the geeksforgeeks codes on GitHub while Leetcode codes are updating in repo .please help to solve this issue

codingpanda0112 commented 2 years ago

@QasimWani Leethub not syncing the geeksforgeeks codes on GitHub

babson89 commented 2 years ago

Leethub nit syncing the Leetcode codes on Github. Can you help me with that ?

nabanitadewan commented 2 years ago

@QasimWani Leethub is not syncing leetcode on Github. I have removed adBlocker as well for leetcode.

being-nitin commented 2 years ago

leetcode has updated its interface and after updation the extension is not working.

akshay117 commented 2 years ago

Leethub is no longer syncing to GitHub after leetcode updated their interface

tIcers commented 2 years ago

I have a same problem. I am using brave browser, and my code/solution can not be pushed to my GitHub.

harshalyeole commented 2 years ago

Not working for me either, any alternative?

akshay117 commented 2 years ago

Not working for me either, any alternative?

Yes, Change the leetcode to use old version.

JetechNY commented 2 years ago

Leethub not working. no new uploads

rhythm10 commented 2 years ago

Leethub still not working even after resetting Leetcode to an older Version. Why it shows in the description regarding GFG code also able to push to Git, that is not even updated in Extension UI or anywhere

avi02iter commented 1 year ago

WHY LEETHUB IS NOT WORKING AND COMMITING TO MY GITHUB

ayasahmad7655 commented 1 year ago

Leethub not Working >>

sachin9998 commented 1 year ago

Leethub is not working on Chrome, Mac OS M1

floatingnahid22 commented 1 year ago

Leethub not working!! I have removed it and again added in my browser and then setup with my github repository but still it not working. What to do?

heyoni commented 1 year ago

It wasn't just about me. I'm having the same problem. I'm using M1 and Chrome.

SangeetaCoder commented 1 year ago

Leethub not working. no new uploads

floatingnahid22 commented 1 year ago

It wasn't just about me. I'm having the same problem. I'm using M1 and Chrome.

I solved this problem by going back to old version of LeetCode.

LOVKUSH9888 commented 1 year ago

It wasn't just about me. I'm having the same problem. I'm using M1 and Chrome.

I solved this problem by going back to old version of LeetCode.

How you back to the older version?

marknagy14 commented 1 year ago

at the dropbox of your account from the right upper corner, you will find revert to older version.

being-nitin commented 1 year ago

I solved this problem by going back to the older version of leetcode

ani280919 commented 1 year ago

I went back to the previous version -> could successfully commit to github the problem-> but again the same issue has been raised!

jai-bhardwaj commented 1 year ago

I'm unable to upload my solutions to my GitHub repository. please help!

shreyashpandey commented 1 year ago

leethub not working, please help, no submissions working

DeeLaw-01 commented 8 months ago

For anyone that it isn't working for. When you are done with your code on leetcode:

You can always go back to the newer version once you're done with the submission. Hope this helps!