pinballmap / pbm-react

PBM React Native: iOS & Android Apps
https://pinballmap.com/app
GNU General Public License v3.0
33 stars 9 forks source link

About page repeatedly calling API in useEffect #533

Closed ErikGraciosa closed 6 months ago

ErikGraciosa commented 6 months ago

Observing the network calls while on the About page, can see that the About page is repeatedly calling an API. Seemed unintentional.

RyanTG commented 6 months ago

Thanks! I noticed that something like this was going on on this screen, but I didn’t know exactly what it was.