Nonprofit Circle (formerly Nonprofit Exchange Hub) A hub for the exchange of goods, information and connections for nonprofits of all sizes.
29
stars
19
forks
source link
add dynamic data to useeffect dep array #391
Closed
esteban-gs closed 7 months ago
Dev Summary
This is a simple bugfix for a useEffect without the correct dep array.
This caused the SearchResult component to continously render without end.
Test Plan
repro steps:
The search no longer loops indefinitely
Resources