Currently the home screen functions such as getItemsBetweenDates are being called multiple times while on other screens such as the Create Arc and Create Task Screen. The issue most likely exists on other screen as well but I have been unable to verify any but the two above. The cause of this issue is unknown, however it is leading to many unneeded operations.
Currently the home screen functions such as
getItemsBetweenDatesare being called multiple times while on other screens such as the Create Arc and Create Task Screen. The issue most likely exists on other screen as well but I have been unable to verify any but the two above. The cause of this issue is unknown, however it is leading to many unneeded operations.