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