HSLdevcom / transitlog-ui

UI for transitlog
GNU Affero General Public License v3.0
0 stars 1 forks source link

Fix continuous rearch loops, no time out at the moment? (route search and box search) #663

Open teemu8655 opened 2 years ago

teemu8655 commented 2 years ago

Fix continuous rearch loops, no time out at the moment? (route search and box search)

All environments

ahjyrkia commented 2 years ago

Apollo client bug. Data not properly returned because the expected data structure is different than the actual data received. Added "returnPartialData" parameter to AreaJourneysQuery and SingleRouteQuery