AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

(Bug) Initially the list of sessions does not populate completely to match the filter #489

Open CritiqalPete opened 5 months ago

CritiqalPete commented 5 months ago

to observe this, use an account with a few teams and multiple sessions in a month

  1. From a list of teams, select one
  2. observe the displayed list of sessions

RESULTS Initially only one session appears

  1. Pull down to refresh OUTCOME: More sessions in the selected time period are displayed

https://github.com/AmericaSCORESBayArea/AmericaScores-CoachApp/assets/1458369/efb0b69d-1344-4c31-bec3-d2394e341641

CritiqalPete commented 5 months ago

I see a lot of NULL; undefined in the debugger but haven't been able to trace where this is happening yet.