Problem:
I have the same date value from Firestore. But only one date value was retrieve. But in static value it will display the same date.
I try to check. I have 10 data , with 3 the same date. The result of looping 7 only. Which it means, in static if there is duplicate date value it will ignore.
Problem:
I have the same date value from Firestore. But only one date value was retrieve. But in static value it will display the same date.
I try to check. I have 10 data , with 3 the same date. The result of looping 7 only. Which it means, in static if there is duplicate date value it will ignore.