snapshot-labs / sx-monorepo

Snapshot X monorepo
https://docs.snapshotx.xyz
MIT License
11 stars 10 forks source link

fix: fix duplicates spaces while loading explore page on internal navigation #380

Closed wa0x6e closed 1 month ago

wa0x6e commented 1 month ago

Summary

Closes: #378

This PR fix the issue where the list of spaces in the Explore page is not reset on mount, leading to spaces repeated n times

How to test

  1. Go to http://localhost:8080/#/explore
  2. Navigate away from this page
  3. Navigate back to the explore page
  4. The list of spaces should be back to only the first 20 spaces, and do not have duplicates