You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the /github me command the user is prompted to share the contribution graph image but the contribution graph endpoint does not provide contribution graph image URL and hence the image block is always in loading state.
Steps to reproduce:
Run the app locally
Login through /github login
Type /github me
Expected behavior:
Show user information with contribution graph image and
Actual behavior:
Contribution Graph image URL is not retrieved from the endpoint provided and the image is stuck in loading state
The text was updated successfully, but these errors were encountered:
Yeah @Nabhag8848 , I noticed the old deployment url but couldnt find the new one. Thank you for the changes, i will update the issue and also solve the issue.
chinma-yyy
changed the title
Remove contribution graph from /github me
Fix contribution graph image from /github me command
Feb 21, 2023
Description:
When using the /github me command the user is prompted to share the contribution graph image but the contribution graph endpoint does not provide contribution graph image URL and hence the image block is always in loading state.
Steps to reproduce:
/github login
/github me
Expected behavior:
Show user information with contribution graph image and
Actual behavior:
Contribution Graph image URL is not retrieved from the endpoint provided and the image is stuck in loading state
The text was updated successfully, but these errors were encountered: