Tapping a hashtag while search screen was showing previous results will cause both useEffect and useDidUpdate to fire causing two concurrent search calls. This guard prevents that scenario. |
||
|---|---|---|
| .. | ||
| initial | ||
| results | ||
| bottom_sheet_team_list.tsx | ||
| index.tsx | ||
| search.test.tsx | ||
| search.tsx | ||
| team_picker.test.tsx | ||
| team_picker.tsx | ||