i'm making an app using ionic and firebase as its backend. i'm making use of child added and child changed to watch for two seperate events but it keeps firing 2 times for child added and about 8 times for child changed and checking firebase, i had just one child added and not two....here are the code snippetsi'm making an app using ionic and firebase as i