open-sauced / app

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

Bug: hydration error loading explore page #4123

Open nickytonline opened 1 month ago

nickytonline commented 1 month ago

Navigating to /explore I get a hydration error.

CleanShot 2024-09-25 at 09 17 29

Steps to reproduce

  1. Run npm install
  2. Run npm run dev
  3. Go to http://localhost:3000/explore
  4. Notice the hydration error
github-actions[bot] commented 1 month 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.

mohanamisra commented 2 weeks ago

Hello, are there any updates on solving this issue?