EddieHubCommunity / BioDrop

Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.
https://biodrop.io
MIT License
5.73k stars 3.98k forks source link

Fix (9738): Prevent showing the initial state when changing query [search page] #10276

Closed stefanzmf closed 2 months ago

stefanzmf commented 5 months ago

Fixes Issue

Closes #9738

Changes proposed

Extra:

Check List (Check all the applicable boxes)

Screenshots

https://github.com/EddieHubCommunity/BioDrop/assets/1851658/8b2863d9-55a6-4d4f-895d-c4fb85ca19fa

Note to reviewers

Do you think I should include a fix for this warning as well?

./pages/search.js
153:6  Warning: React Hook useEffect has missing dependencies: 'BASE_URL', 'pathname', and 'replace'. Either include them or remove the dependency array.  react-hooks/exhaustive-deps