pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

fix: data getting fetched twice, when using filters #65

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

fix for #64

instead of watching the totalEntries property, watch a dedicated "reloadData" property, that we trigger to reload the page