open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
412 stars 221 forks source link

Bug: Contributor chart not loading #3650

Open BekahHW opened 3 months ago

BekahHW commented 3 months ago

Describe the bug

When I look at the 30day view for gatsby, the contributors aren't there.

image

Steps to reproduce

  1. Go to https://app.opensauced.pizza/s/gatsbyjs/gatsby?range=30
  2. See an empty chart.
github-actions[bot] commented 3 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.

nickytonline commented 3 months ago

Are there any errors in the browser devtools console, or any network errors in the network panel?

BekahHW commented 2 months ago

@nickytonline Happening with Reactotron today. I'm not getting any errors. My suspicion was that once the number falls below a certain point, the graph isn't generated. Once I go to 90 days, it works. However, when I looked at our intro repo, we had 10 contributors -- the same as reactotron -- and it generates.

image