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

Handle async contribution graph loading #310

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

jasonlong
Copy link
Owner

Fixes #309

GitHub now seems to load the contribution graph asynchronously and the previous extension hook no longer worked. The change is to look for a different class name on the page to see if we're on a profile page and then rely on the existing MutationObserver to wait for the graph to load.

@jasonlong jasonlong merged commit 769cc7a into main Mar 31, 2024
2 checks passed
@texastoland
Copy link

Epic thanks 🙌🏼

@jasonlong jasonlong deleted the fix-async-graph-loading branch July 26, 2024 21:06
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

Successfully merging this pull request may close these issues.

Stopped rendering (on Arc?)
2 participants