@streetsofboston that does not help 😅
@Zach Klippenstein (he/him) [MOD] that wouldn’t work. As soon as
distinctUntilChanged()
is involved the second value would be lost as it’s not distinct to the previous one.
I basically need
distinctUntilChanged()
forget about the previous value once it has been collected downstream.
Or maybe find a way where some upstream part of the Flow can be reset downstream 🤔
s
streetsofboston
04/20/2020, 5:43 PM
Sorry, Marc. I didn’t read much further than your first sentence on my phone 🙂
Point b) is not addressed in my ‘answer’ 🙂