Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New solution isn't updated #54

Closed
trungnguyencs opened this issue Dec 16, 2020 · 33 comments
Closed

New solution isn't updated #54

trungnguyencs opened this issue Dec 16, 2020 · 33 comments

Comments

@trungnguyencs
Copy link

trungnguyencs commented Dec 16, 2020

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
Copy link
Owner

QasimWani commented Dec 16, 2020

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
Copy link

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
Copy link
Owner

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

@K02D
Copy link

K02D commented Jul 9, 2021

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

@DarshanGowda0
Copy link

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
Copy link

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
Copy link

YeonCheolGit commented Mar 27, 2022

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

@krishnansr
Copy link

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
Copy link

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

@codingpanda0112
Copy link

@QasimWani Leethub not syncing the geeksforgeeks codes on GitHub

@babson89
Copy link

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

@nabanitadewan
Copy link

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

@being-nitin
Copy link

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

@akshay117
Copy link

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

@tIcers
Copy link

tIcers commented Nov 12, 2022

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

@harshalyeole
Copy link

Not working for me either, any alternative?

@akshay117
Copy link

Not working for me either, any alternative?

Yes, Change the leetcode to use old version.

@JetechNY
Copy link

Leethub not working. no new uploads

@rhythm10
Copy link

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
Copy link

WHY LEETHUB IS NOT WORKING AND COMMITING TO MY GITHUB

@ayasahmad7655
Copy link

Leethub not Working >>

@sachin9998
Copy link

Leethub is not working on Chrome, Mac OS M1

@floatingnahid22
Copy link

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
Copy link

heyoni commented Jan 18, 2023

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

@SangeetaCoder
Copy link

Leethub not working. no new uploads

@floatingnahid22
Copy link

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
Copy link

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
Copy link

marknagy14 commented Mar 8, 2023

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

@being-nitin
Copy link

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

@ani280919
Copy link

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

@jai-bhardwaj
Copy link

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

@shreyashpandey
Copy link

leethub not working, please help, no submissions working

@DeeLaw-01
Copy link

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

  • Click on your profile picture icon.
  • Click on "Revert to old version".
  • Your code will persist onto the old version.
  • Click "Submit".
  • You're done! It should work!

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests