I was also wondering about this. i want to get value when data is changed but this block is getting the old data upon startup. i donât know if it is a bug or not . it is getting value when data is changed but also getting the old value as i mention.
Yes me too suffering from this problem, the event is triggered the times of tags in the database on every initialisation of screen .I even tried by toggling persist but no luck it is still triggering every time on startup.If anyone has solution please help.
or @someone Please help us on this".Sorry if someone has insulted with this or its appropriate, i have mentioned names because i thought i will get some help as they were online and there was no answer for this question from when the question is asked itâs almost a year now,i thought of creating new discussion about this but i have read somewhere on this community that one should avoid creating duplicate topics so I continued here and Do all people get notification for new comments in old threads or only people in the thread willl know,And if i made anything wrong please correct me so that i wonât repeat it again.
Okay thanks for the replay, I wonât repeat it next time and is there any other method to do so that we can notify when the question is not answered for long time.
I have used firebase âon data changedâ block to detect change in data, but when the screen initialises the data changed event is triggered and it fetches all the tags and values in firebase realtime database.I have also tried by turning on persist but the problem exists and it happen every time the screen is opened.