Useful in cases relying on cachedIn multicasting to transform the stream based on some external signal - this makes it difficult to listen for when the new transform of PagingData is applied.
We should consider adding a new API to listen to when submitData is applied, or prevent dedupe of loadStateListener /flow emissions when coming from a new instance of PagingData.
Description
Useful in cases relying on cachedIn multicasting to transform the stream based on some external signal - this makes it difficult to listen for when the new transform of PagingData is applied.
We should consider adding a new API to listen to when submitData is applied, or prevent dedupe of loadStateListener /flow emissions when coming from a new instance of PagingData.